fleet on AUR (Arch User Repository)
Last updated: November 06,2024
1. Install "fleet" 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 fleet on Arch using YAY
$
yay -S
fleet
Copied
* (Optional) Uninstall fleet on Arch using YAY
$
yay -Rns
fleet
Copied
2. Manually Install "fleet" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fleet's git locally
$
git clone https://aur.archlinux.org/fleet.git
~/fleet
Copied
c. Go to ~/fleet folder and install it
$
cd
~/fleet
Copied
$
makepkg -si
Copied
3. Information about the fleet package on Arch User Repository (AUR)
ID: 1072382
Name: fleet
PackageBaseID: 178347
PackageBase: fleet
Version: r95.4273ea8-1
Description: Experimental build tool for Rust
URL: https://fleet.rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1651048831
LastModified: 1651048831
URLPath: /cgit/aur.git/snapshot/fleet.tar.gz
Name: fleet
PackageBaseID: 178347
PackageBase: fleet
Version: r95.4273ea8-1
Description: Experimental build tool for Rust
URL: https://fleet.rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1651048831
LastModified: 1651048831
URLPath: /cgit/aur.git/snapshot/fleet.tar.gz