reiserfs-defrag on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S reiserfs-defrag

* (Optional) Uninstall reiserfs-defrag on Arch using YAY

$ yay -Rns reiserfs-defrag

2. Manually Install "reiserfs-defrag" via AUR

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

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

b. Clone reiserfs-defrag's git locally

$ git clone https://aur.archlinux.org/reiserfs-defrag.git ~/reiserfs-defrag

c. Go to ~/reiserfs-defrag folder and install it

$ cd ~/reiserfs-defrag $ makepkg -si

3. Information about the reiserfs-defrag package on Arch User Repository (AUR)

ID: 1364213
Name: reiserfs-defrag
PackageBaseID: 64696
PackageBase: reiserfs-defrag
Version: 0.2.2-2
Description: Offline defragmenter for reiserfs. Experimental. Do not use it on sensitive data.
URL: https://github.com/i-rinat/reiserfs-defrag
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sirocco
Submitter: sirocco
FirstSubmitted: 1353152958
LastModified: 1701674674
URLPath: /cgit/aur.git/snapshot/reiserfs-defrag.tar.gz