httm on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S httm

* (Optional) Uninstall httm on Arch using YAY

$ yay -Rns httm

2. Manually Install "httm" via AUR

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

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

b. Clone httm's git locally

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

c. Go to ~/httm folder and install it

$ cd ~/httm $ makepkg -si

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

ID: 1425469
Name: httm
PackageBaseID: 183014
PackageBase: httm
Version: 0.37.0-1
Description: Prints the size, date and locations of available unique versions (deduplicated by modify time and size) of files residing on ZFS or BTRFS snapshots.
URL: https://github.com/kimono-koans/httm
NumVotes: 2
Popularity: 0.754385
OutOfDate:
Maintainer: xgjmibzr
Submitter: xgjmibzr
FirstSubmitted: 1654731460
LastModified: 1710197971
URLPath: /cgit/aur.git/snapshot/httm.tar.gz