container-structure-test on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "container-structure-test" 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 container-structure-test on Arch using YAY

$ yay -S container-structure-test

* (Optional) Uninstall container-structure-test on Arch using YAY

$ yay -Rns container-structure-test

2. Manually Install "container-structure-test" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone container-structure-test's git locally

$ git clone https://aur.archlinux.org/container-structure-test.git ~/container-structure-test

c. Go to ~/container-structure-test folder and install it

$ cd ~/container-structure-test $ makepkg -si

3. Information about the container-structure-test package on Arch User Repository (AUR)

ID: 1228035
Name: container-structure-test
PackageBaseID: 141177
PackageBase: container-structure-test
Version: 1.15.0-1
Description: Validate the structure of your container images
URL: https://github.com/GoogleContainerTools/container-structure-test
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: breaker1
Submitter: breaker1
FirstSubmitted: 1555074947
LastModified: 1679064114
URLPath: /cgit/aur.git/snapshot/container-structure-test.tar.gz