linuxkit-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S linuxkit-git

* (Optional) Uninstall linuxkit-git on Arch using YAY

$ yay -Rns linuxkit-git

2. Manually Install "linuxkit-git" via AUR

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

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

b. Clone linuxkit-git's git locally

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

c. Go to ~/linuxkit-git folder and install it

$ cd ~/linuxkit-git $ makepkg -si

3. Information about the linuxkit-git package on Arch User Repository (AUR)

ID: 779404
Name: linuxkit-git
PackageBaseID: 145737
PackageBase: linuxkit-git
Version: 0.8.r9.ga2869a354-1
Description: A toolkit for building secure, portable and lean operating systems for containers - git version
URL: https://github.com/linuxkit/linuxkit
NumVotes: 2
Popularity: 5.0E-6
OutOfDate:
Maintainer: greut
Submitter: XenGi
FirstSubmitted: 1570746851
LastModified: 1597654069
URLPath: /cgit/aur.git/snapshot/linuxkit-git.tar.gz