safe-rm on AUR (Arch User Repository)

Last updated: July 03,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

b. Install safe-rm on Arch using YAY

$ yay -S safe-rm

* (Optional) Uninstall safe-rm on Arch using YAY

$ yay -Rns safe-rm

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

b. Clone safe-rm's git locally

$ git clone https://aur.archlinux.org/safe-rm.git ~/safe-rm

c. Go to ~/safe-rm folder and install it

$ cd ~/safe-rm $ makepkg -si

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