logicdraw on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S logicdraw

* (Optional) Uninstall logicdraw on Arch using YAY

$ yay -Rns logicdraw

2. Manually Install "logicdraw" via AUR

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

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

b. Clone logicdraw's git locally

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

c. Go to ~/logicdraw folder and install it

$ cd ~/logicdraw $ makepkg -si

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

ID: 477006
Name: logicdraw
PackageBaseID: 128344
PackageBase: logicdraw
Version: 0.1.13-1
Description: An application to perform simulations of logic gates, in which you can paint your circuit like in raster graphics editor.
URL: https://github.com/Wieku/LogicDraw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PWN1109
Submitter: PWN1109
FirstSubmitted: 1514059387
LastModified: 1515587427
URLPath: /cgit/aur.git/snapshot/logicdraw.tar.gz