Skip to content

Bevan0/blah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blah: bevan's lightweight aur helper

Stupid aur helper I wrote in an hour or two in Python. Provides apt-like commands for installing and removing.

Depends on:
- python
- python-click
- python-aur
  - the main project is broken and has been pronounced dead; this fork by arcan1s should fix it: https://github.com/arcan1s/aur
- setuptools
- git
- sudo

Don't use this unless you really like this - use an alternative like paru or yay

Install with 'python setup.py install'

Commands:
'blah install PACKAGE1 PACKAGE2 ETC' - installs the package or packages
'blah remove PACKAGE1 PACKAGE2 ETC'  - removes the package or packages
'blah search PACKAGE'                - searches for the package
'blah update PACKAGE1 PACKAGE2 ETC'  - updates the package
'blah update'                        - updates all packages installed
'blah list'                          - prints out a list of all installed packages

All AUR packages are built in ~/aur

About

bevan's lightweight aur helper

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages