dejagnu-git on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S dejagnu-git

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

$ yay -Rns dejagnu-git

2. Manually Install "dejagnu-git" via AUR

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

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

b. Clone dejagnu-git's git locally

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

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

$ cd ~/dejagnu-git $ makepkg -si

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

ID: 1207731
Name: dejagnu-git
PackageBaseID: 124989
PackageBase: dejagnu-git
Version: 1.6.3.r47.g865dc67-1
Description: A framework for testing other programs
URL: https://www.gnu.org/software/dejagnu/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503387419
LastModified: 1675760894
URLPath: /cgit/aur.git/snapshot/dejagnu-git.tar.gz