srm on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "srm" 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
Copied
b. Install srm on Arch using YAY
$
yay -S
srm
Copied
* (Optional) Uninstall srm on Arch using YAY
$
yay -Rns
srm
Copied
2. Manually Install "srm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone srm's git locally
$
git clone https://aur.archlinux.org/srm.git
~/srm
Copied
c. Go to ~/srm folder and install it
$
cd
~/srm
Copied
$
makepkg -si
Copied
3. Information about the srm package on Arch User Repository (AUR)
ID: 476275
Name: srm
PackageBaseID: 128692
PackageBase: srm
Version: 1.2.15-2
Description: A secure replacement for rm(1) that overwrites data before unlinking
URL: http://srm.sourceforge.net/
NumVotes: 9
Popularity: 0.91956
OutOfDate:
Maintainer: jskier
Submitter: Barthalion
FirstSubmitted: 1515171006
LastModified: 1515353626
URLPath: /cgit/aur.git/snapshot/srm.tar.gz
Name: srm
PackageBaseID: 128692
PackageBase: srm
Version: 1.2.15-2
Description: A secure replacement for rm(1) that overwrites data before unlinking
URL: http://srm.sourceforge.net/
NumVotes: 9
Popularity: 0.91956
OutOfDate:
Maintainer: jskier
Submitter: Barthalion
FirstSubmitted: 1515171006
LastModified: 1515353626
URLPath: /cgit/aur.git/snapshot/srm.tar.gz