center-align on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S center-align

* (Optional) Uninstall center-align on Arch using YAY

$ yay -Rns center-align

2. Manually Install "center-align" via AUR

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

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

b. Clone center-align's git locally

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

c. Go to ~/center-align folder and install it

$ cd ~/center-align $ makepkg -si

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

ID: 1304770
Name: center-align
PackageBaseID: 192744
PackageBase: center-align
Version: r14.bf3c3f0-1
Description: Simple utility to align the stdout text (horizontal+vertical) Middle
URL: https://github.com/niksingh710/center-align
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: niksingh710
Submitter: niksingh710
FirstSubmitted: 1681634395
LastModified: 1692202415
URLPath: /cgit/aur.git/snapshot/center-align.tar.gz