gscope on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S gscope

* (Optional) Uninstall gscope on Arch using YAY

$ yay -Rns gscope

2. Manually Install "gscope" via AUR

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

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

b. Clone gscope's git locally

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

c. Go to ~/gscope folder and install it

$ cd ~/gscope $ makepkg -si

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

ID: 649692
Name: gscope
PackageBaseID: 122407
PackageBase: gscope
Version: 3.20-1
Description: Interactive source code browsing tool for C (and other languages)
URL: https://github.com/tefletch/gscope
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Zrax
Submitter: Zrax
FirstSubmitted: 1494983402
LastModified: 1569377674
URLPath: /cgit/aur.git/snapshot/gscope.tar.gz