makisu on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S makisu

* (Optional) Uninstall makisu on Arch using YAY

$ yay -Rns makisu

2. Manually Install "makisu" via AUR

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

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

b. Clone makisu's git locally

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

c. Go to ~/makisu folder and install it

$ cd ~/makisu $ makepkg -si

3. Information about the makisu package on Arch User Repository (AUR)

ID: 620466
Name: makisu
PackageBaseID: 142685
PackageBase: makisu
Version: 0.1.11-1
Description: Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
URL: https://github.com/uber/makisu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xuanwo
FirstSubmitted: 1560252407
LastModified: 1560252407
URLPath: /cgit/aur.git/snapshot/makisu.tar.gz