digital on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S digital

* (Optional) Uninstall digital on Arch using YAY

$ yay -Rns digital

2. Manually Install "digital" via AUR

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

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

b. Clone digital's git locally

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

c. Go to ~/digital folder and install it

$ cd ~/digital $ makepkg -si

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

ID: 1135274
Name: digital
PackageBaseID: 143753
PackageBase: digital
Version: 0.29-4
Description: A digital logic designer and circuit simulator.
URL: https://github.com/hneemann/Digital
NumVotes: 12
Popularity: 0.000825
OutOfDate: 1676053019
Maintainer: edg-l
Submitter: edg-l
FirstSubmitted: 1563725841
LastModified: 1662360832
URLPath: /cgit/aur.git/snapshot/digital.tar.gz