cronet on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S cronet

* (Optional) Uninstall cronet on Arch using YAY

$ yay -Rns cronet

2. Manually Install "cronet" via AUR

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

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

b. Clone cronet's git locally

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

c. Go to ~/cronet folder and install it

$ cd ~/cronet $ makepkg -si

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

ID: 1428469
Name: cronet
PackageBaseID: 199193
PackageBase: cronet
Version: 123.0.6312.46-1
Description: The networking stack of Chromium put into a library
URL: https://chromium.googlesource.com/chromium/src/+/refs/heads/main/components/cronet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: the-k
Submitter: the-k
FirstSubmitted: 1699017369
LastModified: 1710600362
URLPath: /cgit/aur.git/snapshot/cronet.tar.gz