gnuclad on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S gnuclad

* (Optional) Uninstall gnuclad on Arch using YAY

$ yay -Rns gnuclad

2. Manually Install "gnuclad" via AUR

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

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

b. Clone gnuclad's git locally

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

c. Go to ~/gnuclad folder and install it

$ cd ~/gnuclad $ makepkg -si

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

ID: 871207
Name: gnuclad
PackageBaseID: 45962
PackageBase: gnuclad
Version: 0.2.4.p1-1
Description: Cladogram tree generator mainly used by Linux and BSD distribution timeline projects
URL: https://launchpad.net/gnuclad
NumVotes: 11
Popularity: 1.0E-6
OutOfDate:
Maintainer: FabioLolix
Submitter: intgr
FirstSubmitted: 1296499645
LastModified: 1614608587
URLPath: /cgit/aur.git/snapshot/gnuclad.tar.gz