firecracker-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S firecracker-git

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

$ yay -Rns firecracker-git

2. Manually Install "firecracker-git" via AUR

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

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

b. Clone firecracker-git's git locally

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

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

$ cd ~/firecracker-git $ makepkg -si

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

ID: 1185822
Name: firecracker-git
PackageBaseID: 139410
PackageBase: firecracker-git
Version: 2:1.2.0.r27.g4713a634-1
Description: Secure and fast microVMs for serverless computing
URL: https://firecracker-microvm.github.io
NumVotes: 3
Popularity: 0.240453
OutOfDate:
Maintainer: gdamjan
Submitter: gdamjan
FirstSubmitted: 1549494284
LastModified: 1671557530
URLPath: /cgit/aur.git/snapshot/firecracker-git.tar.gz