Skip to content

xkikiyaa/ember

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUR License Language

Ember

Ember is a minimal AUR helper written in Ruby. It allows you to easily install, update, search, and remove AUR packages with a simple command-line interface.

Installation

install Ember via the PKGBUILD:

git clone https://github.com/xkikiyaa/ember.git
cd ember/
makepkg -si

This will build and install Ember

Usage

Once installed, you can use emb to manage AUR packages.

Update system packages

emb

Install an AUR package

emb ins <package_name>

Remove an installed package

emb rm <package_name>

Search for AUR packages

emb search <package>

Ember uses a temporary folder to clone and build AUR packages:

~/.ember/tmp/

This folder is automatically cleaned after installation

About

Ember is an AUR Helper written in Ruby

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors