ftl-sdk on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S ftl-sdk

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

$ yay -Rns ftl-sdk

2. Manually Install "ftl-sdk" via AUR

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

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

b. Clone ftl-sdk's git locally

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

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

$ cd ~/ftl-sdk $ makepkg -si

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

ID: 942099
Name: ftl-sdk
PackageBaseID: 161694
PackageBase: ftl-sdk
Version: 0.10.1-3
Description: Software Development Kit for Mixer's FTL Protocol
URL: https://github.com/Scrumplex/ftl-sdk
NumVotes: 14
Popularity: 1.77473
OutOfDate:
Maintainer: HurricanePootis
Submitter: Scrumplex
FirstSubmitted: 1609854011
LastModified: 1627804922
URLPath: /cgit/aur.git/snapshot/ftl-sdk.tar.gz