Skip to content

sharflare/aurc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aurc

WIP: A fast simple gentoo inspired aur helper written in nim

Installation

Binary

wget https://github.com/Infinitybeond1/aurc/raw/master/aurc
chmod +x aurc
sudo mkdir -p /usr/local/bin/
sudo cp aurc /usr/local/bin/

From Source

Prerequisites: nim/nimble

aurc can be installed using make

git clone https://github.com/Infinitybeond1/aurc/
cd aurc
make
sudo make install

Uninstall

Run make uninstall from the aurc directory, or remove the binary

About

WIP: A fast simple gentoo inspired aur helper written in nim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors