safe-rm on AUR (Arch User Repository)
Last updated: December 23,2024
1. Install "safe-rm" 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 safe-rm on Arch using YAY
$
yay -S
safe-rm
Copied
* (Optional) Uninstall safe-rm on Arch using YAY
$
yay -Rns
safe-rm
Copied
2. Manually Install "safe-rm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone safe-rm's git locally
$
git clone https://aur.archlinux.org/safe-rm.git
~/safe-rm
Copied
c. Go to ~/safe-rm folder and install it
$
cd
~/safe-rm
Copied
$
makepkg -si
Copied
3. Information about the safe-rm package on Arch User Repository (AUR)
ID: 1008766
Name: safe-rm
PackageBaseID: 17936
PackageBase: safe-rm
Version: 1.1.0-3
Description: A tool intended to prevent the accidental deletion of important files
URL: https://launchpad.net/safe-rm
NumVotes: 23
Popularity: 0.31959
OutOfDate:
Maintainer: lsevcik
Submitter: Xavion
FirstSubmitted: 1214050344
LastModified: 1640216689
URLPath: /cgit/aur.git/snapshot/safe-rm.tar.gz
Name: safe-rm
PackageBaseID: 17936
PackageBase: safe-rm
Version: 1.1.0-3
Description: A tool intended to prevent the accidental deletion of important files
URL: https://launchpad.net/safe-rm
NumVotes: 23
Popularity: 0.31959
OutOfDate:
Maintainer: lsevcik
Submitter: Xavion
FirstSubmitted: 1214050344
LastModified: 1640216689
URLPath: /cgit/aur.git/snapshot/safe-rm.tar.gz