ggtags on AUR (Arch User Repository)
Last updated: December 24,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "ggtags" 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 ggtags on Arch using YAY
$
yay -S
ggtags
Copied
* (Optional) Uninstall ggtags on Arch using YAY
$
yay -Rns
ggtags
Copied
2. Manually Install "ggtags" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ggtags's git locally
$
git clone https://aur.archlinux.org/ggtags.git
~/ggtags
Copied
c. Go to ~/ggtags folder and install it
$
cd
~/ggtags
Copied
$
makepkg -si
Copied
3. Information about the ggtags package on Arch User Repository (AUR)
ID: 394726
Name: ggtags
PackageBaseID: 91797
PackageBase: ggtags
Version: 0.8.12-1
Description: Emacs frontend to GNU Global source code tagging system
URL: https://github.com/leoliu/ggtags
NumVotes: 3
Popularity: 0
OutOfDate: 1579732169
Maintainer:
Submitter: dseg
FirstSubmitted: 1427768919
LastModified: 1490236716
URLPath: /cgit/aur.git/snapshot/ggtags.tar.gz
Name: ggtags
PackageBaseID: 91797
PackageBase: ggtags
Version: 0.8.12-1
Description: Emacs frontend to GNU Global source code tagging system
URL: https://github.com/leoliu/ggtags
NumVotes: 3
Popularity: 0
OutOfDate: 1579732169
Maintainer:
Submitter: dseg
FirstSubmitted: 1427768919
LastModified: 1490236716
URLPath: /cgit/aur.git/snapshot/ggtags.tar.gz