eastl on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S eastl

* (Optional) Uninstall eastl on Arch using YAY

$ yay -Rns eastl

2. Manually Install "eastl" via AUR

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

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

b. Clone eastl's git locally

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

c. Go to ~/eastl folder and install it

$ cd ~/eastl $ makepkg -si

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

ID: 1273523
Name: eastl
PackageBaseID: 135574
PackageBase: eastl
Version: 3.21.12-1
Description: Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
URL: https://github.com/electronicarts/EASTL
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kino_t
Submitter: bwrsandman
FirstSubmitted: 1535772539
LastModified: 1686812433
URLPath: /cgit/aur.git/snapshot/eastl.tar.gz