firectl on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install firectl on Arch using YAY
$
yay -S
firectl
Copied
* (Optional) Uninstall firectl on Arch using YAY
$
yay -Rns
firectl
Copied
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
Copied
b. Clone firectl's git locally
$
git clone https://aur.archlinux.org/firectl.git
~/firectl
Copied
c. Go to ~/firectl folder and install it
$
cd
~/firectl
Copied
$
makepkg -si
Copied
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
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