corecomponents_http on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S corecomponents_http

* (Optional) Uninstall corecomponents_http on Arch using YAY

$ yay -Rns corecomponents_http

2. Manually Install "corecomponents_http" via AUR

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

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

b. Clone corecomponents_http's git locally

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

c. Go to ~/corecomponents_http folder and install it

$ cd ~/corecomponents_http $ makepkg -si

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

ID: 1144152
Name: corecomponents_http
PackageBaseID: 184458
PackageBase: corecomponents
Version: 2.2.3-1
Description: Toolkit for C++ application development: http(s) client/server classes
URL: https://www.corecomponents.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: frankencode
Submitter: frankencode
FirstSubmitted: 1659062848
LastModified: 1664122584
URLPath: /cgit/aur.git/snapshot/corecomponents_http.tar.gz