fcl on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S fcl

* (Optional) Uninstall fcl on Arch using YAY

$ yay -Rns fcl

2. Manually Install "fcl" via AUR

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

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

b. Clone fcl's git locally

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

c. Go to ~/fcl folder and install it

$ cd ~/fcl $ makepkg -si

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

ID: 969506
Name: fcl
PackageBaseID: 74853
PackageBase: fcl
Version: 0.7.0-1
Description: Flexible Collision Library.
URL: https://github.com/flexible-collision-library/fcl
NumVotes: 7
Popularity: 0.157075
OutOfDate:
Maintainer: acxz
Submitter: bchretien
FirstSubmitted: 1382972962
LastModified: 1633358299
URLPath: /cgit/aur.git/snapshot/fcl.tar.gz