kscope on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "kscope" 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 kscope on Arch using YAY
$
yay -S
kscope
Copied
* (Optional) Uninstall kscope on Arch using YAY
$
yay -Rns
kscope
Copied
2. Manually Install "kscope" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone kscope's git locally
$
git clone https://aur.archlinux.org/kscope.git
~/kscope
Copied
c. Go to ~/kscope folder and install it
$
cd
~/kscope
Copied
$
makepkg -si
Copied
3. Information about the kscope package on Arch User Repository (AUR)
ID: 1290169
Name: kscope
PackageBaseID: 193425
PackageBase: kscope
Version: 1.9.4-1
Description: A source-code browsing, analysis and editing environment for large C projects.
URL: https://sourceforge.net/projects/kscope/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AronYoung
Submitter: AsukaMinato
FirstSubmitted: 1683579286
LastModified: 1689594746
URLPath: /cgit/aur.git/snapshot/kscope.tar.gz
Name: kscope
PackageBaseID: 193425
PackageBase: kscope
Version: 1.9.4-1
Description: A source-code browsing, analysis and editing environment for large C projects.
URL: https://sourceforge.net/projects/kscope/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AronYoung
Submitter: AsukaMinato
FirstSubmitted: 1683579286
LastModified: 1689594746
URLPath: /cgit/aur.git/snapshot/kscope.tar.gz