ttnctl-bin on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S ttnctl-bin

* (Optional) Uninstall ttnctl-bin on Arch using YAY

$ yay -Rns ttnctl-bin

2. Manually Install "ttnctl-bin" via AUR

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

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

b. Clone ttnctl-bin's git locally

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

c. Go to ~/ttnctl-bin folder and install it

$ cd ~/ttnctl-bin $ makepkg -si

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

ID: 782613
Name: ttnctl-bin
PackageBaseID: 123870
PackageBase: ttnctl-bin
Version: 2.11.0-2
Description: Command line tool for The Things Network (TTN)
URL: https://www.thethingsnetwork.org/docs/network/cli/quick-start.html
NumVotes: 3
Popularity: 0.000717
OutOfDate:
Maintainer: dbrgn
FirstSubmitted: 1499457402
LastModified: 1598270966
URLPath: /cgit/aur.git/snapshot/ttnctl-bin.tar.gz