coap-shell on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S coap-shell

* (Optional) Uninstall coap-shell on Arch using YAY

$ yay -Rns coap-shell

2. Manually Install "coap-shell" via AUR

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

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

b. Clone coap-shell's git locally

$ git clone https://aur.archlinux.org/coap-shell.git ~/coap-shell

c. Go to ~/coap-shell folder and install it

$ cd ~/coap-shell $ makepkg -si

3. Information about the coap-shell package on Arch User Repository (AUR)

ID: 814928
Name: coap-shell
PackageBaseID: 159568
PackageBase: coap-shell
Version: 1.1.1-1
Description: An interactive, command line interface for interacting with CoAP enabled servers
URL: https://github.com/tzolov/coap-shell
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vitalijr2
Submitter: vitalijr2
FirstSubmitted: 1604759451
LastModified: 1604759451
URLPath: /cgit/aur.git/snapshot/coap-shell.tar.gz