estd on AUR (Arch User Repository)

Last updated: January 01,2025

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

$ yay -S estd

* (Optional) Uninstall estd on Arch using YAY

$ yay -Rns estd

2. Manually Install "estd" via AUR

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

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

b. Clone estd's git locally

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

c. Go to ~/estd folder and install it

$ cd ~/estd $ makepkg -si

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

ID: 613450
Name: estd
PackageBaseID: 136668
PackageBase: estd
Version: 0.3.1-1
Description: Extended C++ library in the style of the standard library
URL: https://github.com/fizyr/estd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1539629787
LastModified: 1558104149
URLPath: /cgit/aur.git/snapshot/estd.tar.gz