est on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "est" 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 est on Arch using YAY
$
yay -S
est
Copied
* (Optional) Uninstall est on Arch using YAY
$
yay -Rns
est
Copied
2. Manually Install "est" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone est's git locally
$
git clone https://aur.archlinux.org/est.git
~/est
Copied
c. Go to ~/est folder and install it
$
cd
~/est
Copied
$
makepkg -si
Copied
3. Information about the est package on Arch User Repository (AUR)
ID: 956767
Name: est
PackageBaseID: 169982
PackageBase: est
Version: 1-1
Description: Easy signing tool (using ED25519)
URL: https://github.com/42LoCo42/est
NumVotes: 0
Popularity: 0
OutOfDate: 1707927732
Maintainer: 42LoCo42
Submitter: 42LoCo42
FirstSubmitted: 1629124749
LastModified: 1630786797
URLPath: /cgit/aur.git/snapshot/est.tar.gz
Name: est
PackageBaseID: 169982
PackageBase: est
Version: 1-1
Description: Easy signing tool (using ED25519)
URL: https://github.com/42LoCo42/est
NumVotes: 0
Popularity: 0
OutOfDate: 1707927732
Maintainer: 42LoCo42
Submitter: 42LoCo42
FirstSubmitted: 1629124749
LastModified: 1630786797
URLPath: /cgit/aur.git/snapshot/est.tar.gz