flintlock on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S flintlock

* (Optional) Uninstall flintlock on Arch using YAY

$ yay -Rns flintlock

2. Manually Install "flintlock" via AUR

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

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

b. Clone flintlock's git locally

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

c. Go to ~/flintlock folder and install it

$ cd ~/flintlock $ makepkg -si

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

ID: 1323515
Name: flintlock
PackageBaseID: 192533
PackageBase: flintlock
Version: 0.6.0-1
Description: Service for creating and managing the lifecycle of microVMs on a host machine
URL: https://weaveworks-liquidmetal.github.io/flintlock/docs/intro/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: travisghansen
Submitter: travisghansen
FirstSubmitted: 1681186926
LastModified: 1695500000
URLPath: /cgit/aur.git/snapshot/flintlock.tar.gz