linuxkit on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S linuxkit

* (Optional) Uninstall linuxkit on Arch using YAY

$ yay -Rns linuxkit

2. Manually Install "linuxkit" via AUR

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

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

b. Clone linuxkit's git locally

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

c. Go to ~/linuxkit folder and install it

$ cd ~/linuxkit $ makepkg -si

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

ID: 1180384
Name: linuxkit
PackageBaseID: 138682
PackageBase: linuxkit
Version: 1.0.1-1
Description: A toolkit for building secure, portable and lean operating systems for containers
URL: https://github.com/linuxkit/linuxkit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greut
Submitter: joaompinto
FirstSubmitted: 1547219036
LastModified: 1670590504
URLPath: /cgit/aur.git/snapshot/linuxkit.tar.gz