fbx-sdk on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S fbx-sdk

* (Optional) Uninstall fbx-sdk on Arch using YAY

$ yay -Rns fbx-sdk

2. Manually Install "fbx-sdk" via AUR

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

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

b. Clone fbx-sdk's git locally

$ git clone https://aur.archlinux.org/fbx-sdk.git ~/fbx-sdk

c. Go to ~/fbx-sdk folder and install it

$ cd ~/fbx-sdk $ makepkg -si

3. Information about the fbx-sdk package on Arch User Repository (AUR)

ID: 929176
Name: fbx-sdk
PackageBaseID: 75824
PackageBase: fbx-sdk
Version: 2020.1.1-1
Description: Platform and API toolkit to transfer existing content into the FBX format.
URL: http://www.autodesk.com/products/fbx/overview
NumVotes: 8
Popularity: 0
OutOfDate: 1658186020
Maintainer:
Submitter: giniu
FirstSubmitted: 1385821385
LastModified: 1625218952
URLPath: /cgit/aur.git/snapshot/fbx-sdk.tar.gz