ttnctl on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ttnctl

* (Optional) Uninstall ttnctl on Arch using YAY

$ yay -Rns ttnctl

2. Manually Install "ttnctl" via AUR

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

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

b. Clone ttnctl's git locally

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

c. Go to ~/ttnctl folder and install it

$ cd ~/ttnctl $ makepkg -si

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

ID: 730068
Name: ttnctl
PackageBaseID: 152279
PackageBase: ttnctl
Version: 2.10.4dev-1
Description: The Things Network CLI
URL: https://github.com/TheThingsNetwork/ttn/tree/master/ttnctl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jflake
Submitter: jflake
FirstSubmitted: 1588421128
LastModified: 1588459317
URLPath: /cgit/aur.git/snapshot/ttnctl.tar.gz