align-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S align-git

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

$ yay -Rns align-git

2. Manually Install "align-git" via AUR

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

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

b. Clone align-git's git locally

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

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

$ cd ~/align-git $ makepkg -si

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

ID: 959971
Name: align-git
PackageBaseID: 151376
PackageBase: align-git
Version: 1.1.3.r0.gc81c6ab-1
Description: A general purpose application for aligning text
URL: https://github.com/Guitarbum722/align
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1586621284
LastModified: 1631470716
URLPath: /cgit/aur.git/snapshot/align-git.tar.gz