ntcore on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S ntcore

* (Optional) Uninstall ntcore on Arch using YAY

$ yay -Rns ntcore

2. Manually Install "ntcore" via AUR

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

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

b. Clone ntcore's git locally

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

c. Go to ~/ntcore folder and install it

$ cd ~/ntcore $ makepkg -si

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

ID: 1387166
Name: ntcore
PackageBaseID: 199022
PackageBase: ntcore
Version: 2024.1.1-1
Description: WPILib's NetworkTables communication library
URL: https://github.com/wpilibsuite/allwpilib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sperg512
Submitter: sperg512
FirstSubmitted: 1698534154
LastModified: 1705444361
URLPath: /cgit/aur.git/snapshot/ntcore.tar.gz