opengrok on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "opengrok" 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 opengrok on Arch using YAY
$
yay -S
opengrok
Copied
* (Optional) Uninstall opengrok on Arch using YAY
$
yay -Rns
opengrok
Copied
2. Manually Install "opengrok" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone opengrok's git locally
$
git clone https://aur.archlinux.org/opengrok.git
~/opengrok
Copied
c. Go to ~/opengrok folder and install it
$
cd
~/opengrok
Copied
$
makepkg -si
Copied
3. Information about the opengrok package on Arch User Repository (AUR)
ID: 1422132
Name: opengrok
PackageBaseID: 99588
PackageBase: opengrok
Version: 1.13.6-1
Description: A fast and usable source code search and cross reference engine, written in Java
URL: https://oracle.github.io/opengrok/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: WorMzy
Submitter: kalenz
FirstSubmitted: 1441712894
LastModified: 1709770353
URLPath: /cgit/aur.git/snapshot/opengrok.tar.gz
Name: opengrok
PackageBaseID: 99588
PackageBase: opengrok
Version: 1.13.6-1
Description: A fast and usable source code search and cross reference engine, written in Java
URL: https://oracle.github.io/opengrok/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: WorMzy
Submitter: kalenz
FirstSubmitted: 1441712894
LastModified: 1709770353
URLPath: /cgit/aur.git/snapshot/opengrok.tar.gz