Fast & easy package management for Arch Linux.
Make sure you have git, gcc or llvm.
pacman -S git gcc # or clang (llvm)
Paste the following commands in a terminal
$ git clone https://github.com/zackychann/archie
$ cd archie
$ sudo make install
Check notes for more information.
u - Update the system
i - Install a package
r - Remove a package
p - Purge a package
c - Clean cache
o - Clean orphaned packages
s - Search for a package
h - Help
q - Quit