Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davlord/aurgasm
A simple ArchLinux AUR build tool
https://github.com/davlord/aurgasm
Last synced: 25 days ago
JSON representation
A simple ArchLinux AUR build tool
- Host: GitHub
- URL: https://github.com/davlord/aurgasm
- Owner: davlord
- Created: 2019-03-12T18:28:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T21:35:06.000Z (over 5 years ago)
- Last Synced: 2023-10-28T21:32:19.671Z (about 1 year ago)
- Language: Go
- Size: 232 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aurgasm
A simple ArchLinux AUR build tool leaded by two main guidelines :
* Mimics pacman (same options syntax, same configuration `/etc/pacman.conf` file)
* KISS philosophy![Aurgasm screenshot](./screenshot.png)
## Supported options
### Search for packages
```bash
aurgasm -Ss {keyword}
```
### Install a package
```bash
aurgasm -S {thepackage}
```## Supported pacman configuration
Aurgasm support some of the `/etc/pacman.conf` options :
* Color