detox-rs on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "detox-rs" 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 detox-rs on Arch using YAY

$ yay -S detox-rs

* (Optional) Uninstall detox-rs on Arch using YAY

$ yay -Rns detox-rs

2. Manually Install "detox-rs" via AUR

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

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

b. Clone detox-rs's git locally

$ git clone https://aur.archlinux.org/detox-rs.git ~/detox-rs

c. Go to ~/detox-rs folder and install it

$ cd ~/detox-rs $ makepkg -si

3. Information about the detox-rs package on Arch User Repository (AUR)

ID: 973652
Name: detox-rs
PackageBaseID: 171942
PackageBase: detox-rs
Version: 0.1.2-1
Description: Quickly clean up your development directories
URL: https://github.com/whitfin/detox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1634087409
LastModified: 1634087409
URLPath: /cgit/aur.git/snapshot/detox-rs.tar.gz