extundelete on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S extundelete

* (Optional) Uninstall extundelete on Arch using YAY

$ yay -Rns extundelete

2. Manually Install "extundelete" via AUR

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

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

b. Clone extundelete's git locally

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

c. Go to ~/extundelete folder and install it

$ cd ~/extundelete $ makepkg -si

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

ID: 1335461
Name: extundelete
PackageBaseID: 167409
PackageBase: extundelete
Version: 0.2.4-2
Description: extundelete is a utility that can recover deleted files from an ext3 or ext4 partition.
URL: http://extundelete.sourceforge.net/
NumVotes: 10
Popularity: 0.008498
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1622183616
LastModified: 1697527629
URLPath: /cgit/aur.git/snapshot/extundelete.tar.gz