find-deleted-git on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S find-deleted-git

* (Optional) Uninstall find-deleted-git on Arch using YAY

$ yay -Rns find-deleted-git

2. Manually Install "find-deleted-git" via AUR

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

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

b. Clone find-deleted-git's git locally

$ git clone https://aur.archlinux.org/find-deleted-git.git ~/find-deleted-git

c. Go to ~/find-deleted-git folder and install it

$ cd ~/find-deleted-git $ makepkg -si

3. Information about the find-deleted-git package on Arch User Repository (AUR)

ID: 580943
Name: find-deleted-git
PackageBaseID: 139120
PackageBase: find-deleted-git
Version: r21.1b7f3d2-1
Description: Find deleted files which are still in use, and suggest systemd units to restart.
URL: https://github.com/FauxFaux/find-deleted
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: klemens
Submitter: klemens
FirstSubmitted: 1548710568
LastModified: 1548710568
URLPath: /cgit/aur.git/snapshot/find-deleted-git.tar.gz