shell-headers on AUR (Arch User Repository)
Last updated: November 12,2024
1. Install "shell-headers" 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 shell-headers on Arch using YAY
$
yay -S
shell-headers
Copied
* (Optional) Uninstall shell-headers on Arch using YAY
$
yay -Rns
shell-headers
Copied
2. Manually Install "shell-headers" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone shell-headers's git locally
$
git clone https://aur.archlinux.org/shell-headers.git
~/shell-headers
Copied
c. Go to ~/shell-headers folder and install it
$
cd
~/shell-headers
Copied
$
makepkg -si
Copied
3. Information about the shell-headers package on Arch User Repository (AUR)
ID: 1065764
Name: shell-headers
PackageBaseID: 177252
PackageBase: shell-headers
Version: 1.0.2-1
Description: Scripts provide colorful terminal headers, meant to be placed in your shells rc file
URL: https://gitlab.com/a4to/shell-headers
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a4to
Submitter: a4to
FirstSubmitted: 1648112252
LastModified: 1649785695
URLPath: /cgit/aur.git/snapshot/shell-headers.tar.gz
Name: shell-headers
PackageBaseID: 177252
PackageBase: shell-headers
Version: 1.0.2-1
Description: Scripts provide colorful terminal headers, meant to be placed in your shells rc file
URL: https://gitlab.com/a4to/shell-headers
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a4to
Submitter: a4to
FirstSubmitted: 1648112252
LastModified: 1649785695
URLPath: /cgit/aur.git/snapshot/shell-headers.tar.gz