https://github.com/aurutils/aurutils
Helper tools for the AUR.
https://github.com/aurutils/aurutils
archlinux aur aur-helper aur-packages aurutils pacman repository-utilities
Last synced: 10 days ago
JSON representation
Helper tools for the AUR.
- Host: GitHub
- URL: https://github.com/aurutils/aurutils
- Owner: aurutils
- License: isc
- Created: 2016-02-29T17:14:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-18T20:09:33.000Z (11 months ago)
- Last Synced: 2024-05-19T04:56:03.098Z (11 months ago)
- Topics: archlinux, aur, aur-helper, aur-packages, aurutils, pacman, repository-utilities
- Language: Shell
- Homepage:
- Size: 3.94 MB
- Stars: 939
- Watchers: 32
- Forks: 91
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](LICENSE)
[](https://aur.archlinux.org/packages/aurutils)## SYNOPSIS
__aurutils__ is a collection of scripts to automate usage of the [Arch
User Repository](https://wiki.archlinux.org/index.php/Arch_User_Repository),
with different tasks such as package searching, update checks, or computing
dependencies kept separate.The chosen approach for managing packages is local pacman
repositories, rather than foreign (installed by `pacman -U`)
packages.
## INSTALLATIONInstall one of the following packages:
* [`aurutils`](https://aur.archlinux.org/packages/aurutils) for the
release version _(recommended)_.
* [`aurutils-git`](https://aur.archlinux.org/packages/aurutils-git)
for the master branch.Upgrade notices are posted to the
[Arch forums](https://bbs.archlinux.org/viewtopic.php?id=210621).
[(RSS)](https://bbs.archlinux.org/extern.php?action=feed&tid=210621&type=atom)## USAGE
Documentation is included as [man pages](https://wiki.archlinux.org/title/Man_page)
with groff typesetting. They provide a general overview of the various utilities
with several examples.
Detailed instructions on how to set up a local repository can be found in the
section `CREATING A LOCAL REPOSITORY` of the [`aur(1)`](man1/aur.1) man page.## TROUBLESHOOTING
See [ISSUE_TEMPLATE.md](ISSUE_TEMPLATE.md). For informal discussion, see the
`#aurutils` channel on [Libera Chat](https://libera.chat/).