sourcetrail on AUR (Arch User Repository)

Last updated: November 18,2024

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

$ yay -S sourcetrail

* (Optional) Uninstall sourcetrail on Arch using YAY

$ yay -Rns sourcetrail

2. Manually Install "sourcetrail" via AUR

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

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

b. Clone sourcetrail's git locally

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

c. Go to ~/sourcetrail folder and install it

$ cd ~/sourcetrail $ makepkg -si

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

ID: 1427568
Name: sourcetrail
PackageBaseID: 121458
PackageBase: sourcetrail
Version: 2023.11-3
Description: Interactive source explorer for C/C++ and Java
URL: https://github.com/petermost/Sourcetrail
NumVotes: 23
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: jetm
FirstSubmitted: 1492010286
LastModified: 1710492121
URLPath: /cgit/aur.git/snapshot/sourcetrail.tar.gz