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