container-transform on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S container-transform

* (Optional) Uninstall container-transform on Arch using YAY

$ yay -Rns container-transform

2. Manually Install "container-transform" via AUR

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

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

b. Clone container-transform's git locally

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

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

$ cd ~/container-transform $ makepkg -si

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

ID: 420704
Name: container-transform
PackageBaseID: 123438
PackageBase: container-transform
Version: 1.1.5-1
Description: Small utility to transform various docker container formats to one another
URL: https://github.com/micahhausler/container-transform
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1497780691
LastModified: 1497780691
URLPath: /cgit/aur.git/snapshot/container-transform.tar.gz