archub on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "archub" 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 archub on Arch using YAY
$
yay -S
archub
Copied
* (Optional) Uninstall archub on Arch using YAY
$
yay -Rns
archub
Copied
2. Manually Install "archub" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone archub's git locally
$
git clone https://aur.archlinux.org/archub.git
~/archub
Copied
c. Go to ~/archub folder and install it
$
cd
~/archub
Copied
$
makepkg -si
Copied
3. Information about the archub package on Arch User Repository (AUR)
ID: 1391988
Name: archub
PackageBaseID: 201350
PackageBase: archub
Version: 0.0.5-3
Description: Command-line tool designed for managing packages in AUR
URL: https://github.com/nbebaw/Archub
NumVotes: 1
Popularity: 0.277381
OutOfDate:
Maintainer: nbebaw
Submitter: nbebaw
FirstSubmitted: 1704713164
LastModified: 1706127455
URLPath: /cgit/aur.git/snapshot/archub.tar.gz
Name: archub
PackageBaseID: 201350
PackageBase: archub
Version: 0.0.5-3
Description: Command-line tool designed for managing packages in AUR
URL: https://github.com/nbebaw/Archub
NumVotes: 1
Popularity: 0.277381
OutOfDate:
Maintainer: nbebaw
Submitter: nbebaw
FirstSubmitted: 1704713164
LastModified: 1706127455
URLPath: /cgit/aur.git/snapshot/archub.tar.gz