espresso on AUR (Arch User Repository)

Last updated: May 19,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

b. Install espresso on Arch using YAY

$ yay -S espresso

* (Optional) Uninstall espresso on Arch using YAY

$ yay -Rns espresso

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

b. Clone espresso's git locally

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

c. Go to ~/espresso folder and install it

$ cd ~/espresso $ makepkg -si

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