r-linux on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S r-linux

* (Optional) Uninstall r-linux on Arch using YAY

$ yay -Rns r-linux

2. Manually Install "r-linux" via AUR

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

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

b. Clone r-linux's git locally

$ git clone https://aur.archlinux.org/r-linux.git ~/r-linux

c. Go to ~/r-linux folder and install it

$ cd ~/r-linux $ makepkg -si

3. Information about the r-linux package on Arch User Repository (AUR)

ID: 1384895
Name: r-linux
PackageBaseID: 127222
PackageBase: r-linux
Version: 6.3.191253-1
Description: File recovery utility for the ext2/ext3/ext4 file system
URL: https://www.r-tt.com/data_recovery_linux/
NumVotes: 22
Popularity: 2.0E-6
OutOfDate:
Maintainer: mrxx
Submitter: flacks
FirstSubmitted: 1510650613
LastModified: 1705110420
URLPath: /cgit/aur.git/snapshot/r-linux.tar.gz