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