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
- Host: GitHub
- URL: https://github.com/efefurkankarakaya/aaur
- Owner: efefurkankarakaya
- License: mit
- Created: 2021-09-16T21:01:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-18T22:13:14.000Z (over 3 years ago)
- Last Synced: 2025-01-18T07:43:56.461Z (4 months ago)
- Topics: arch-linux, aur, nodejs
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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";`