Skip to content

A basic AUR helper that I wrote for personal use on my Archlinux system

License

Notifications You must be signed in to change notification settings

Revnoplex/baurpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BAURPM

Basic Arch User Repository (AUR) Package Manager

A basic AUR helper written in python that I wrote for personal use on my Archlinux system

Disclaimer

This is a small personal project that is still a work in progress so not everything is implemented. Also, the code is not guaranteed to be high quality as it is just for a personal project.

I have uploaded this to GitHub in case of someone wanting to use it and/or to properly develop it. The main reason is so I can easily install or update it on any of my archlinux installations.

Dependencies

  • python 3.8 or later
  • sudo

This is an AUR Helper so this will only run on arch based systems.

Usage

Usage Layout is

./baurpm.py [command] [options]

To install a Package

./baurpm.py -I package-name

To upgrade installed aur packages

./baurpm.py -C

See ./baurpm.py -H for more commands and usage

About

A basic AUR helper that I wrote for personal use on my Archlinux system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published