srcml on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install srcml on Arch using YAY
$
yay -S
srcml
Copied
* (Optional) Uninstall srcml on Arch using YAY
$
yay -Rns
srcml
Copied
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
Copied
b. Clone srcml's git locally
$
git clone https://aur.archlinux.org/srcml.git
~/srcml
Copied
c. Go to ~/srcml folder and install it
$
cd
~/srcml
Copied
$
makepkg -si
Copied
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
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