myrescue on AUR (Arch User Repository)

Last updated: June 10,2024

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

$ yay -S myrescue

* (Optional) Uninstall myrescue on Arch using YAY

$ yay -Rns myrescue

2. Manually Install "myrescue" via AUR

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

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

b. Clone myrescue's git locally

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

c. Go to ~/myrescue folder and install it

$ cd ~/myrescue $ makepkg -si

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

ID: 577832
Name: myrescue
PackageBaseID: 67268
PackageBase: myrescue
Version: 0.9.8-1
Description: A hard disk recovery tool that reads undamaged regions first
URL: http://myrescue.sourceforge.net/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Kharec
Submitter: deepsoul
FirstSubmitted: 1360964910
LastModified: 1547744774
URLPath: /cgit/aur.git/snapshot/myrescue.tar.gz