Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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