hdl-make on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S hdl-make

* (Optional) Uninstall hdl-make on Arch using YAY

$ yay -Rns hdl-make

2. Manually Install "hdl-make" via AUR

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

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

b. Clone hdl-make's git locally

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

c. Go to ~/hdl-make folder and install it

$ cd ~/hdl-make $ makepkg -si

3. Information about the hdl-make package on Arch User Repository (AUR)

ID: 1069846
Name: hdl-make
PackageBaseID: 163111
PackageBase: hdl-make
Version: 3.0.r537.gf3c20ff-1
Description: Hdlmake is a tool for generating multi-purpose makefiles for FPGA projects.
URL: https://www.ohwr.org/project/hdl-make/wiki
NumVotes: 2
Popularity: 0.277545
OutOfDate: 1709626438
Maintainer: Lacsapix
Submitter: Lacsapix
FirstSubmitted: 1612875902
LastModified: 1650533433
URLPath: /cgit/aur.git/snapshot/hdl-make.tar.gz