libcoap-git on AUR (Arch User Repository)

Last updated: November 01,2024

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

$ yay -S libcoap-git

* (Optional) Uninstall libcoap-git on Arch using YAY

$ yay -Rns libcoap-git

2. Manually Install "libcoap-git" via AUR

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

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

b. Clone libcoap-git's git locally

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

c. Go to ~/libcoap-git folder and install it

$ cd ~/libcoap-git $ makepkg -si

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

ID: 620630
Name: libcoap-git
PackageBaseID: 98577
PackageBase: libcoap-git
Version: r1628.a5ffdf3-2
Description: C-Implementation of CoAP
URL: https://libcoap.net/
NumVotes: 2
Popularity: 0
OutOfDate: 1641908476
Maintainer: Xandaros
Submitter: Xandaros
FirstSubmitted: 1440603606
LastModified: 1560278370
URLPath: /cgit/aur.git/snapshot/libcoap-git.tar.gz