firectl on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S firectl

* (Optional) Uninstall firectl on Arch using YAY

$ yay -Rns firectl

2. Manually Install "firectl" via AUR

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

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

b. Clone firectl's git locally

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

c. Go to ~/firectl folder and install it

$ cd ~/firectl $ makepkg -si

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

ID: 1156977
Name: firectl
PackageBaseID: 168477
PackageBase: firectl
Version: 0.2.0-1
Description: A command-line tool to run Firecracker microVMs
URL: https://github.com/firecracker-microvm/firectl
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1625023522
LastModified: 1666682175
URLPath: /cgit/aur.git/snapshot/firectl.tar.gz