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

https://github.com/efefurkankarakaya/aaur

An updater tool for AUR Packages
https://github.com/efefurkankarakaya/aaur

arch-linux aur nodejs

Last synced: about 2 months ago
JSON representation

An updater tool for AUR Packages

Awesome Lists containing this project

README

        

# Aaur

An updater tool to provide easy update for all installed AUR packages.

## How To Use

Collect all your AUR packages in a folder and give the path as string and run `node aaur.js`

### Example
`const destination = "/home/efk/Downloads/aur-packages";`