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
Copied
b. Install estd on Arch using YAY
$
yay -S
estd
Copied
* (Optional) Uninstall estd on Arch using YAY
$
yay -Rns
estd
Copied
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
Copied
b. Clone estd's git locally
$
git clone https://aur.archlinux.org/estd.git
~/estd
Copied
c. Go to ~/estd folder and install it
$
cd
~/estd
Copied
$
makepkg -si
Copied
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
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