srcml on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S srcml

* (Optional) Uninstall srcml on Arch using YAY

$ yay -Rns srcml

2. Manually Install "srcml" via AUR

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

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

b. Clone srcml's git locally

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

c. Go to ~/srcml folder and install it

$ cd ~/srcml $ makepkg -si

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

ID: 830446
Name: srcml
PackageBaseID: 140016
PackageBase: srcml
Version: 1.0.0-1
Description: commandline and library for srcML, an XML representation for source code
URL: https://www.srcml.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: farseerfc
Submitter: farseerfc
FirstSubmitted: 1551451111
LastModified: 1607406374
URLPath: /cgit/aur.git/snapshot/srcml.tar.gz