fcode-utils on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S fcode-utils

* (Optional) Uninstall fcode-utils on Arch using YAY

$ yay -Rns fcode-utils

2. Manually Install "fcode-utils" via AUR

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

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

b. Clone fcode-utils's git locally

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

c. Go to ~/fcode-utils folder and install it

$ cd ~/fcode-utils $ makepkg -si

3. Information about the fcode-utils package on Arch User Repository (AUR)

ID: 534359
Name: fcode-utils
PackageBaseID: 135013
PackageBase: fcode-utils
Version: 1.0.2-1
Description: Utilities to process FCODE, OpenFirmware's byte code
URL: https://www.openfirmware.info/FCODE_suite
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Cebtenzzre
Submitter: flacks
FirstSubmitted: 1534102936
LastModified: 1534102936
URLPath: /cgit/aur.git/snapshot/fcode-utils.tar.gz