defragfs on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S defragfs

* (Optional) Uninstall defragfs on Arch using YAY

$ yay -Rns defragfs

2. Manually Install "defragfs" via AUR

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

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

b. Clone defragfs's git locally

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

c. Go to ~/defragfs folder and install it

$ cd ~/defragfs $ makepkg -si

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

ID: 241327
Name: defragfs
PackageBaseID: 102147
PackageBase: defragfs
Version: 1.1.1-1
Description: A user space file defragger
URL: http://sourceforge.net/projects/defragfs
NumVotes: 4
Popularity: 0.029983
OutOfDate:
Maintainer: aksr
Submitter:
FirstSubmitted: 1445331665
LastModified: 1445331673
URLPath: /cgit/aur.git/snapshot/defragfs.tar.gz