knightos-sdk on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S knightos-sdk

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

$ yay -Rns knightos-sdk

2. Manually Install "knightos-sdk" via AUR

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

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

b. Clone knightos-sdk's git locally

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

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

$ cd ~/knightos-sdk $ makepkg -si

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

ID: 860476
Name: knightos-sdk
PackageBaseID: 162932
PackageBase: knightos-sdk
Version: 2.0.10-2
Description: The KnightOS developer SDK
URL: https://github.com/KnightOS/sdk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aviallon
Submitter: aviallon
FirstSubmitted: 1612538012
LastModified: 1612781514
URLPath: /cgit/aur.git/snapshot/knightos-sdk.tar.gz