rtags-git on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "rtags-git" 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 rtags-git on Arch using YAY
$
yay -S
rtags-git
Copied
* (Optional) Uninstall rtags-git on Arch using YAY
$
yay -Rns
rtags-git
Copied
2. Manually Install "rtags-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rtags-git's git locally
$
git clone https://aur.archlinux.org/rtags-git.git
~/rtags-git
Copied
c. Go to ~/rtags-git folder and install it
$
cd
~/rtags-git
Copied
$
makepkg -si
Copied
3. Information about the rtags-git package on Arch User Repository (AUR)
ID: 519679
Name: rtags-git
PackageBaseID: 102463
PackageBase: rtags-git
Version: v2.18.r103.g1ea5e1d1-1
Description: RTags is a client/server application that indexes C/C++ code.
URL: https://github.com/Andersbakken/rtags
NumVotes: 18
Popularity: 0.000168
OutOfDate:
Maintainer: Horus
Submitter: metak
FirstSubmitted: 1445892555
LastModified: 1529058197
URLPath: /cgit/aur.git/snapshot/rtags-git.tar.gz
Name: rtags-git
PackageBaseID: 102463
PackageBase: rtags-git
Version: v2.18.r103.g1ea5e1d1-1
Description: RTags is a client/server application that indexes C/C++ code.
URL: https://github.com/Andersbakken/rtags
NumVotes: 18
Popularity: 0.000168
OutOfDate:
Maintainer: Horus
Submitter: metak
FirstSubmitted: 1445892555
LastModified: 1529058197
URLPath: /cgit/aur.git/snapshot/rtags-git.tar.gz