Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/archlinuxfr/package-query
Query alpm database and AUR
https://github.com/archlinuxfr/package-query
Last synced: 3 months ago
JSON representation
Query alpm database and AUR
- Host: GitHub
- URL: https://github.com/archlinuxfr/package-query
- Owner: archlinuxfr
- Created: 2014-01-15T14:11:33.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-07-31T17:04:13.000Z (over 2 years ago)
- Last Synced: 2024-04-26T09:32:34.916Z (7 months ago)
- Language: C
- Size: 708 KB
- Stars: 68
- Watchers: 12
- Forks: 16
- Open Issues: 9
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
Awesome Lists containing this project
- Awesome-Arch - package-query - Tool for querying `libalpm` and the AUR. (AUR Helpers / Other)
README
package-query is a frontend to Arch Linux pacman's database - libalpm; it also
adds support of Arch User Repository - AUR (https://aur.archlinux.org/).package-query was mostly used by yaourt (https://github.com/archlinuxfr/yaourt)
but may as well be used as a stand-alone tool.Dependencies:
- libalpm: https://www.archlinux.org/pacman/
- yajl: https://lloyd.github.io/yajl/
- curl: https://curl.haxx.se