Quick Tool for managing user repos in pacman.conf
pip install pacrepo-cli
Below is a simple example of how to use.
Add User Repo
pacrepo-cli add aur https://aur.example.com/
Remove User Repo
pacrepo-cli remove aur
List Repos
pacrepo-cli list
Contributions are always welcome!
Copyright (c) 2022 James C Kimble