hangar on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "hangar" 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 hangar on Arch using YAY
$
yay -S
hangar
Copied
* (Optional) Uninstall hangar on Arch using YAY
$
yay -Rns
hangar
Copied
2. Manually Install "hangar" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone hangar's git locally
$
git clone https://aur.archlinux.org/hangar.git
~/hangar
Copied
c. Go to ~/hangar folder and install it
$
cd
~/hangar
Copied
$
makepkg -si
Copied
3. Information about the hangar package on Arch User Repository (AUR)
ID: 1386541
Name: hangar
PackageBaseID: 200487
PackageBase: hangar
Version: 1.7.1-1
Description: Command line utility to mirror container images
URL: https://github.com/cnrancher/hangar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: STARRY-S
Submitter: STARRY-S
FirstSubmitted: 1702347891
LastModified: 1705375903
URLPath: /cgit/aur.git/snapshot/hangar.tar.gz
Name: hangar
PackageBaseID: 200487
PackageBase: hangar
Version: 1.7.1-1
Description: Command line utility to mirror container images
URL: https://github.com/cnrancher/hangar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: STARRY-S
Submitter: STARRY-S
FirstSubmitted: 1702347891
LastModified: 1705375903
URLPath: /cgit/aur.git/snapshot/hangar.tar.gz