aurshell - another AUR manager

about

AurShell is a shell like application written in Python. With plugins included, it's possible to build and install packages from AUR, ABS, and even wrap Pacman.

screenshots

source code

The aurshell source code is available through git or github interface

# git clone git://github.com/husio/aursh.git

installation

You can install it by downloading PKGBUILD from AUR and building package:

$ wget http://aur.archlinux.org/packages/aurshell-git/aurshell-git/PKGBUILD
$ wget http://aur.archlinux.org/packages/aurshell-git/aurshell-git/aurshell-git.install
$ makepkg
# pacman -U aurshell-<version>.pkg.tar.gz 

aurshell upgrade

To upgrade aurshell, just type in console:

# aursh S aurshell-git 

and follow the instructions

configuration

To configure aurshell, copy default configuration file to your _$HOME_ dir.

# cp /usr/share/aurshell/aurshell.conf $HOME/.aurshell 

Alias

TODO

links

This site's design and contents are copyright © 2008 Piotr HusiatyƄski.

Powered by jQuery, Vim and Arch Linux.