restbed on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S restbed

* (Optional) Uninstall restbed on Arch using YAY

$ yay -Rns restbed

2. Manually Install "restbed" via AUR

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

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

b. Clone restbed's git locally

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

c. Go to ~/restbed folder and install it

$ cd ~/restbed $ makepkg -si

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

ID: 1406348
Name: restbed
PackageBaseID: 190218
PackageBase: restbed
Version: 4.8.r0.g5817f08-4
Description: Framework bringing asynchronous RESTful functionality to C++14 applications
URL: https://github.com/Corvusoft/restbed
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: OpenJowel
Submitter: OpenJowel
FirstSubmitted: 1675780529
LastModified: 1707439317
URLPath: /cgit/aur.git/snapshot/restbed.tar.gz