Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seojangho/autopkg
A script to setup your own pacman repository.
https://github.com/seojangho/autopkg
archlinux aur-helper
Last synced: 23 days ago
JSON representation
A script to setup your own pacman repository.
- Host: GitHub
- URL: https://github.com/seojangho/autopkg
- Owner: seojangho
- License: bsd-2-clause
- Created: 2018-05-29T13:09:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-29T13:12:36.000Z (over 6 years ago)
- Last Synced: 2025-01-10T14:24:48.255Z (25 days ago)
- Topics: archlinux, aur-helper
- Language: Python
- Homepage:
- Size: 89.8 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Autopkg
A script to setup your own pacman repository. Fetches PKGBUILDs from AUR, [extensions.gnome.org](https://extensions.gnome.org), and git repositores automatically.
### Dependencies
* Python 3.6.4+
* `coreutils`
* `pacman`
* `devtools`
* `btrfs-progs`
* `sudo`
* `gnupg`
* `git`
* `bash`