fuel on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S fuel

* (Optional) Uninstall fuel on Arch using YAY

$ yay -Rns fuel

2. Manually Install "fuel" via AUR

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

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

b. Clone fuel's git locally

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

c. Go to ~/fuel folder and install it

$ cd ~/fuel $ makepkg -si

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

ID: 224287
Name: fuel
PackageBaseID: 65487
PackageBase: fuel
Version: 1.0.1-1
Description: A GUI front-end to Fossil SCM
URL: https://fuel-scm.org/
NumVotes: 5
Popularity: 0
OutOfDate: 1650225802
Maintainer:
Submitter:
FirstSubmitted: 1355589838
LastModified: 1440340571
URLPath: /cgit/aur.git/snapshot/fuel.tar.gz