zerofree on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S zerofree

* (Optional) Uninstall zerofree on Arch using YAY

$ yay -Rns zerofree

2. Manually Install "zerofree" via AUR

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

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

b. Clone zerofree's git locally

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

c. Go to ~/zerofree folder and install it

$ cd ~/zerofree $ makepkg -si

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

ID: 533825
Name: zerofree
PackageBaseID: 37505
PackageBase: zerofree
Version: 1.1.1-1
Description: Scans for non-zero free blocks in an ext2 filesystem and fills them with zeroes
URL: https://frippery.org/uml/
NumVotes: 22
Popularity: 0.001474
OutOfDate:
Maintainer: eworm
Submitter: lfleischer
FirstSubmitted: 1274878722
LastModified: 1533929908
URLPath: /cgit/aur.git/snapshot/zerofree.tar.gz