sourceweb on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S sourceweb

* (Optional) Uninstall sourceweb on Arch using YAY

$ yay -Rns sourceweb

2. Manually Install "sourceweb" via AUR

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

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

b. Clone sourceweb's git locally

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

c. Go to ~/sourceweb folder and install it

$ cd ~/sourceweb $ makepkg -si

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

ID: 304028
Name: sourceweb
PackageBaseID: 84774
PackageBase: sourceweb
Version: r401.148955d-2
Description: Source code indexer and code navigation tool for C/C++ code.
URL: https://github.com/rprichard/sourceweb
NumVotes: 1
Popularity: 0
OutOfDate: 1643815724
Maintainer:
Submitter: adytzu2007
FirstSubmitted: 1408431917
LastModified: 1463689920
URLPath: /cgit/aur.git/snapshot/sourceweb.tar.gz