hangar on AUR (Arch User Repository)

Last updated: September 21,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

b. Install hangar on Arch using YAY

$ yay -S hangar

* (Optional) Uninstall hangar on Arch using YAY

$ yay -Rns hangar

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

b. Clone hangar's git locally

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

c. Go to ~/hangar folder and install it

$ cd ~/hangar $ makepkg -si

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