adms on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S adms

* (Optional) Uninstall adms on Arch using YAY

$ yay -Rns adms

2. Manually Install "adms" via AUR

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

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

b. Clone adms's git locally

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

c. Go to ~/adms folder and install it

$ cd ~/adms $ makepkg -si

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

ID: 830896
Name: adms
PackageBaseID: 128643
PackageBase: adms
Version: 2.3.7-1
Description: codegenerator for the VERILOG-A(MS) language
URL: https://github.com/qucs/adms
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: Barthalion
FirstSubmitted: 1515166920
LastModified: 1607472552
URLPath: /cgit/aur.git/snapshot/adms.tar.gz