scrub on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S scrub

* (Optional) Uninstall scrub on Arch using YAY

$ yay -Rns scrub

2. Manually Install "scrub" via AUR

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

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

b. Clone scrub's git locally

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

c. Go to ~/scrub folder and install it

$ cd ~/scrub $ makepkg -si

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

ID: 204020
Name: scrub
PackageBaseID: 9667
PackageBase: scrub
Version: 2.6.1-1
Description: Iteratively writes patterns on files or disk devices to make retreiving the data more difficult
URL: http://code.google.com/p/diskscrub/
NumVotes: 42
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1173055849
LastModified: 1435508845
URLPath: /cgit/aur.git/snapshot/scrub.tar.gz