https://github.com/mikeshultz/sink
Arch Linux AUR installer for the lazy
https://github.com/mikeshultz/sink
Last synced: about 2 months ago
JSON representation
Arch Linux AUR installer for the lazy
- Host: GitHub
- URL: https://github.com/mikeshultz/sink
- Owner: mikeshultz
- Created: 2018-12-16T00:40:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T09:05:52.000Z (over 7 years ago)
- Last Synced: 2025-09-29T15:00:11.192Z (9 months ago)
- Language: Python
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sink
Arch Linux AUR installer for the lazy. Probably still a little buggy. Please report any issues in
the GitHub issue tracker.
usage: sink [-h] [-i] [-d DIR] [-y] [--debug] PKGNAME [PKGNAME ...]
Download and install packages from AUR
positional arguments:
PKGNAME Packages to install from AUR
optional arguments:
-h, --help show this help message and exit
-i, --install Install the package, don't just download and unpack
-d DIR, --dir DIR Use this directory to build
-y, --noconfirm Do not confirm before installing packages, and do not review PKGBUILDs NOT RECOMMENDED
--debug Show debug messages