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