headroom on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S headroom

* (Optional) Uninstall headroom on Arch using YAY

$ yay -Rns headroom

2. Manually Install "headroom" via AUR

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

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

b. Clone headroom's git locally

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

c. Go to ~/headroom folder and install it

$ cd ~/headroom $ makepkg -si

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

ID: 961079
Name: headroom
PackageBaseID: 152577
PackageBase: headroom
Version: 0.4.2.0-1
Description: Manager for license headers in source code files
URL: https://github.com/vaclavsvejcar/headroom
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: geyaeb
Submitter: geyaeb
FirstSubmitted: 1589041027
LastModified: 1631660023
URLPath: /cgit/aur.git/snapshot/headroom.tar.gz