espresso on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "espresso" 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 espresso on Arch using YAY
$
yay -S
espresso
Copied
* (Optional) Uninstall espresso on Arch using YAY
$
yay -Rns
espresso
Copied
2. Manually Install "espresso" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone espresso's git locally
$
git clone https://aur.archlinux.org/espresso.git
~/espresso
Copied
c. Go to ~/espresso folder and install it
$
cd
~/espresso
Copied
$
makepkg -si
Copied
3. Information about the espresso package on Arch User Repository (AUR)
ID: 939206
Name: espresso
PackageBaseID: 169121
PackageBase: espresso
Version: 2.4-3
Description: A tool to produce a minimal equivalent representation of a Boolean function.
URL: https://github.com/chipsalliance/espresso/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ziyazzz
Submitter: ziyazzz
FirstSubmitted: 1626973770
LastModified: 1627278801
URLPath: /cgit/aur.git/snapshot/espresso.tar.gz
Name: espresso
PackageBaseID: 169121
PackageBase: espresso
Version: 2.4-3
Description: A tool to produce a minimal equivalent representation of a Boolean function.
URL: https://github.com/chipsalliance/espresso/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ziyazzz
Submitter: ziyazzz
FirstSubmitted: 1626973770
LastModified: 1627278801
URLPath: /cgit/aur.git/snapshot/espresso.tar.gz