terminal-headers on AUR (Arch User Repository)

Last updated: July 08,2024

1. Install "terminal-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

b. Install terminal-headers on Arch using YAY

$ yay -S terminal-headers

* (Optional) Uninstall terminal-headers on Arch using YAY

$ yay -Rns terminal-headers

2. Manually Install "terminal-headers" via AUR

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

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

b. Clone terminal-headers's git locally

$ git clone https://aur.archlinux.org/terminal-headers.git ~/terminal-headers

c. Go to ~/terminal-headers folder and install it

$ cd ~/terminal-headers $ makepkg -si

3. Information about the terminal-headers package on Arch User Repository (AUR)

ID: 1246466
Name: terminal-headers
PackageBaseID: 179293
PackageBase: terminal-headers
Version: 1.4-1
Description: Color scripts providing a fun greeting when opening a terminal or reloading your shell
URL: https://gitlab.com/a4to/terminal-headers
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: connor
Submitter: connor
FirstSubmitted: 1654014883
LastModified: 1682494560
URLPath: /cgit/aur.git/snapshot/terminal-headers.tar.gz