align on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S align

* (Optional) Uninstall align on Arch using YAY

$ yay -Rns align

2. Manually Install "align" via AUR

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

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

b. Clone align's git locally

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

c. Go to ~/align folder and install it

$ cd ~/align $ makepkg -si

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

ID: 1260104
Name: align
PackageBaseID: 170320
PackageBase: align
Version: 1.1.3-2
Description: A general purpose application for aligning text
URL: https://github.com/Guitarbum722/align
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1629856465
LastModified: 1684468420
URLPath: /cgit/aur.git/snapshot/align.tar.gz