codequery on AUR (Arch User Repository)
Last updated: December 23,2024
1. Install "codequery" 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 codequery on Arch using YAY
$
yay -S
codequery
Copied
* (Optional) Uninstall codequery on Arch using YAY
$
yay -Rns
codequery
Copied
2. Manually Install "codequery" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone codequery's git locally
$
git clone https://aur.archlinux.org/codequery.git
~/codequery
Copied
c. Go to ~/codequery folder and install it
$
cd
~/codequery
Copied
$
makepkg -si
Copied
3. Information about the codequery package on Arch User Repository (AUR)
ID: 559973
Name: codequery
PackageBaseID: 84862
PackageBase: codequery
Version: 0.21.1-1
Description: A code-understanding, code-browsing or code-search tool.
URL: http://ruben2020.github.io/codequery/
NumVotes: 7
Popularity: 0
OutOfDate: 1587028981
Maintainer: dobo
Submitter: dobo
FirstSubmitted: 1408697949
LastModified: 1542225969
URLPath: /cgit/aur.git/snapshot/codequery.tar.gz
Name: codequery
PackageBaseID: 84862
PackageBase: codequery
Version: 0.21.1-1
Description: A code-understanding, code-browsing or code-search tool.
URL: http://ruben2020.github.io/codequery/
NumVotes: 7
Popularity: 0
OutOfDate: 1587028981
Maintainer: dobo
Submitter: dobo
FirstSubmitted: 1408697949
LastModified: 1542225969
URLPath: /cgit/aur.git/snapshot/codequery.tar.gz