fxsdk on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S fxsdk

* (Optional) Uninstall fxsdk on Arch using YAY

$ yay -Rns fxsdk

2. Manually Install "fxsdk" via AUR

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

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

b. Clone fxsdk's git locally

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

c. Go to ~/fxsdk folder and install it

$ cd ~/fxsdk $ makepkg -si

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

ID: 1014371
Name: fxsdk
PackageBaseID: 166798
PackageBase: fxsdk
Version: 2.7.0-1
Description: Tools to program for the Casio fx9860 calculators
URL: https://gitea.planet-casio.com/Lephenixnoir/fxsdk
NumVotes: 2
Popularity: 0.001895
OutOfDate: 1656341754
Maintainer: Eldeberen
Submitter: Eldeberen
FirstSubmitted: 1620840988
LastModified: 1641406313
URLPath: /cgit/aur.git/snapshot/fxsdk.tar.gz