babel on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S babel

* (Optional) Uninstall babel on Arch using YAY

$ yay -Rns babel

2. Manually Install "babel" via AUR

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

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

b. Clone babel's git locally

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

c. Go to ~/babel folder and install it

$ cd ~/babel $ makepkg -si

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

ID: 422138
Name: babel
PackageBaseID: 123377
PackageBase: babel
Version: 2.0-1
Description: Babel randomly generates character strings based on context free grammars.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qkahja
FirstSubmitted: 1497564625
LastModified: 1498279050
URLPath: /cgit/aur.git/snapshot/babel.tar.gz