pydefrag-bzr on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pydefrag-bzr

* (Optional) Uninstall pydefrag-bzr on Arch using YAY

$ yay -Rns pydefrag-bzr

2. Manually Install "pydefrag-bzr" via AUR

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

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

b. Clone pydefrag-bzr's git locally

$ git clone https://aur.archlinux.org/pydefrag-bzr.git ~/pydefrag-bzr

c. Go to ~/pydefrag-bzr folder and install it

$ cd ~/pydefrag-bzr $ makepkg -si

3. Information about the pydefrag-bzr package on Arch User Repository (AUR)

ID: 205760
Name: pydefrag-bzr
PackageBaseID: 37460
PackageBase: pydefrag-bzr
Version: 122-4
Description: The defragmenter is written using a simple combination of filefrag (a readily available fragmentation checker for Linux) and atomic copy. Inspired by Gentoo's fragcheck.pl and Con Kolivas's defrag script. (pfbh branch)
URL: https://code.launchpad.net/~brywilharris/pyfragtools/pfbh
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: 3ED_0
Submitter: 3ED_0
FirstSubmitted: 1274792796
LastModified: 1435826522
URLPath: /cgit/aur.git/snapshot/pydefrag-bzr.tar.gz