sis on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S sis

* (Optional) Uninstall sis on Arch using YAY

$ yay -Rns sis

2. Manually Install "sis" via AUR

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

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

b. Clone sis's git locally

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

c. Go to ~/sis folder and install it

$ cd ~/sis $ makepkg -si

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

ID: 903568
Name: sis
PackageBaseID: 166491
PackageBase: sis
Version: 1.4-1
Description: Legacy Logic Synthesis Software
URL: https://github.com/JackHack96/logic-synthesis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lotation
Submitter: lotation
FirstSubmitted: 1620391818
LastModified: 1620391931
URLPath: /cgit/aur.git/snapshot/sis.tar.gz