libcoap on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libcoap

* (Optional) Uninstall libcoap on Arch using YAY

$ yay -Rns libcoap

2. Manually Install "libcoap" via AUR

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

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

b. Clone libcoap's git locally

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

c. Go to ~/libcoap folder and install it

$ cd ~/libcoap $ makepkg -si

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

ID: 1379949
Name: libcoap
PackageBaseID: 165616
PackageBase: libcoap
Version: 4.3.4-1
Description: C-Implementation of CoAP
URL: https://libcoap.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: lonaowna
Submitter: lonaowna
FirstSubmitted: 1618436903
LastModified: 1704303283
URLPath: /cgit/aur.git/snapshot/libcoap.tar.gz