Installation
Homebrew Tap
$ brew install reposaur/tap/reposaur
DEB, RPM and APK Packages
Download the .deb
, .rpm
or .apk
packages from the releases page
and install them with the appropriate tools.
Go
$ go install github.com/reposaur/reposaur/cmd/rsr@latest
Script
$ curl -sfL https://get.reposaur.com | bash
The script will download the latest release and put the binary at the current working directory. It doesn't install them in the system.
Binary
Visit the releases page and download the .tar.gz
file that has your
system's name and architecture.