opengrok on AUR (Arch User Repository)

Last updated: June 26,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

b. Install opengrok on Arch using YAY

$ yay -S opengrok

* (Optional) Uninstall opengrok on Arch using YAY

$ yay -Rns opengrok

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

b. Clone opengrok's git locally

$ git clone https://aur.archlinux.org/opengrok.git ~/opengrok

c. Go to ~/opengrok folder and install it

$ cd ~/opengrok $ makepkg -si

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