fcd on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S fcd

* (Optional) Uninstall fcd on Arch using YAY

$ yay -Rns fcd

2. Manually Install "fcd" via AUR

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

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

b. Clone fcd's git locally

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

c. Go to ~/fcd folder and install it

$ cd ~/fcd $ makepkg -si

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

ID: 498791
Name: fcd
PackageBaseID: 131206
PackageBase: fcd
Version: 3-1
Description: LLVM-based native program optimizing decompiler
URL: http://zneak.github.io/fcd/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
FirstSubmitted: 1522360256
LastModified: 1522360256
URLPath: /cgit/aur.git/snapshot/fcd.tar.gz