etl-dev on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S etl-dev

* (Optional) Uninstall etl-dev on Arch using YAY

$ yay -Rns etl-dev

2. Manually Install "etl-dev" via AUR

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

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

b. Clone etl-dev's git locally

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

c. Go to ~/etl-dev folder and install it

$ cd ~/etl-dev $ makepkg -si

3. Information about the etl-dev package on Arch User Repository (AUR)

ID: 1324011
Name: etl-dev
PackageBaseID: 157382
PackageBase: etl-dev
Version: 1.5.1-3
Description: VoriaETL: C++ STL complementory multiplatform template library
URL: http://synfig.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Popolon
Submitter: Popolon
FirstSubmitted: 1599260950
LastModified: 1695577492
URLPath: /cgit/aur.git/snapshot/etl-dev.tar.gz