headroom on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install headroom on Arch using YAY
$
yay -S
headroom
Copied
* (Optional) Uninstall headroom on Arch using YAY
$
yay -Rns
headroom
Copied
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
Copied
b. Clone headroom's git locally
$
git clone https://aur.archlinux.org/headroom.git
~/headroom
Copied
c. Go to ~/headroom folder and install it
$
cd
~/headroom
Copied
$
makepkg -si
Copied
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
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