logisim on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S logisim

* (Optional) Uninstall logisim on Arch using YAY

$ yay -Rns logisim

2. Manually Install "logisim" via AUR

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

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

b. Clone logisim's git locally

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

c. Go to ~/logisim folder and install it

$ cd ~/logisim $ makepkg -si

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

ID: 723169
Name: logisim
PackageBaseID: 20357
PackageBase: logisim
Version: 2.7.1-7
Description: An educational tool for designing and simulating digital logic circuits
URL: http://www.cburch.com/logisim/
NumVotes: 83
Popularity: 0.04588
OutOfDate:
Maintainer: gabry3795
Submitter: rafaelmartins
FirstSubmitted: 1222577357
LastModified: 1587325998
URLPath: /cgit/aur.git/snapshot/logisim.tar.gz