hbs on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S hbs

* (Optional) Uninstall hbs on Arch using YAY

$ yay -Rns hbs

2. Manually Install "hbs" via AUR

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

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

b. Clone hbs's git locally

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

c. Go to ~/hbs folder and install it

$ cd ~/hbs $ makepkg -si

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

ID: 584115
Name: hbs
PackageBaseID: 139441
PackageBase: hbs
Version: 1.0.0-1
Description: A command line utility that searches for files, and tells you how big it all is.
URL: https://github.com/LovesToCode/hbs-How-Big-Search
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ouzu
Submitter: ouzu
FirstSubmitted: 1549634730
LastModified: 1549634730
URLPath: /cgit/aur.git/snapshot/hbs.tar.gz