center on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S center

* (Optional) Uninstall center on Arch using YAY

$ yay -Rns center

2. Manually Install "center" via AUR

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

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

b. Clone center's git locally

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

c. Go to ~/center folder and install it

$ cd ~/center $ makepkg -si

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

ID: 1179987
Name: center
PackageBaseID: 186542
PackageBase: center
Version: 1.3.0-1
Description: Center text to standard output
URL: https://git.thomasvoss.com/center
NumVotes: 1
Popularity: 3.0E-5
OutOfDate:
Maintainer: OneTrueMangoMan
Submitter: OneTrueMangoMan
FirstSubmitted: 1665621995
LastModified: 1670517358
URLPath: /cgit/aur.git/snapshot/center.tar.gz