t2n on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S t2n

* (Optional) Uninstall t2n on Arch using YAY

$ yay -Rns t2n

2. Manually Install "t2n" via AUR

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

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

b. Clone t2n's git locally

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

c. Go to ~/t2n folder and install it

$ cd ~/t2n $ makepkg -si

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

ID: 352578
Name: t2n
PackageBaseID: 102357
PackageBase: t2n
Version: 0.6-2
Description: A Tool for communication between PC and Lego NXT over usb
URL: http://www-verimag.imag.fr/~raymond/edu/lego/t2n/
NumVotes: 2
Popularity: 0
OutOfDate: 1689425278
Maintainer: lks
Submitter: lks
FirstSubmitted: 1445697624
LastModified: 1478159084
URLPath: /cgit/aur.git/snapshot/t2n.tar.gz