rhack on AUR (Arch User Repository)

Last updated: May 09,2024

1. Install "rhack" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install rhack on Arch using YAY

$ yay -S rhack

* (Optional) Uninstall rhack on Arch using YAY

$ yay -Rns rhack

2. Manually Install "rhack" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone rhack's git locally

$ git clone https://aur.archlinux.org/rhack.git ~/rhack

c. Go to ~/rhack folder and install it

$ cd ~/rhack $ makepkg -si

3. Information about the rhack package on Arch User Repository (AUR)

ID: 889323
Name: rhack
PackageBaseID: 165031
PackageBase: rhack
Version: 0.1.0-3
Description: rhack - easily hack on your Rust dependencies
URL: https://github.com/nakabonne/rhack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bradfier
Submitter: bradfier
FirstSubmitted: 1617010584
LastModified: 1617864810
URLPath: /cgit/aur.git/snapshot/rhack.tar.gz