defragfs on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install defragfs on Arch using YAY
$
yay -S
defragfs
Copied
* (Optional) Uninstall defragfs on Arch using YAY
$
yay -Rns
defragfs
Copied
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
Copied
b. Clone defragfs's git locally
$
git clone https://aur.archlinux.org/defragfs.git
~/defragfs
Copied
c. Go to ~/defragfs folder and install it
$
cd
~/defragfs
Copied
$
makepkg -si
Copied
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
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