yosys-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S yosys-git

* (Optional) Uninstall yosys-git on Arch using YAY

$ yay -Rns yosys-git

2. Manually Install "yosys-git" via AUR

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

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

b. Clone yosys-git's git locally

$ git clone https://aur.archlinux.org/yosys-git.git ~/yosys-git

c. Go to ~/yosys-git folder and install it

$ cd ~/yosys-git $ makepkg -si

3. Information about the yosys-git package on Arch User Repository (AUR)

ID: 1115669
Name: yosys-git
PackageBaseID: 101313
PackageBase: yosys-git
Version: 0.19+20.r11686.12b0ce972-1
Description: A framework for RTL synthesis
URL: https://yosyshq.net/yosys/
NumVotes: 17
Popularity: 0.000226
OutOfDate:
Maintainer: thasti
Submitter: sebo
FirstSubmitted: 1444071654
LastModified: 1658522017
URLPath: /cgit/aur.git/snapshot/yosys-git.tar.gz