coeurl on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S coeurl

* (Optional) Uninstall coeurl on Arch using YAY

$ yay -Rns coeurl

2. Manually Install "coeurl" via AUR

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

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

b. Clone coeurl's git locally

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

c. Go to ~/coeurl folder and install it

$ cd ~/coeurl $ makepkg -si

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

ID: 1009396
Name: coeurl
PackageBaseID: 173231
PackageBase: coeurl
Version: 0.1.1-1
Description: A simple async wrapper around CURL for C++
URL: https://nheko.im/nheko-reborn/coeurl
NumVotes: 7
Popularity: 0.202908
OutOfDate:
Maintainer: z3ntu
FirstSubmitted: 1637335797
LastModified: 1640356143
URLPath: /cgit/aur.git/snapshot/coeurl.tar.gz

5. The same packages on other Linux Distributions