cef-minimal on AUR( Arch User Repository.)

Last updated: September 26,2022

1. Install cef-minimal via UAR with a Helper - YAY

a. Install YAY (https://github.com/Jguer/yay)

pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

b. Install cef-minimal on Arch using YAY

yay -S cef-minimal

c. Remove cef-minimal on Arch using YAY

yay -Rns cef-minimal

2. Install cef-minimal via UAR manually

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

sudo pacman -S --needed base-devel git

b. Clone cef-minimal's git locally

git clone https://aur.archlinux.org/cef-minimal.git ~/cef-minimal

c. Go to ~/cef-minimal folder and install it

cd ~/cef-minimal
makepkg -si

3. Details of cef-minimal package

ID: 1059246
Name: cef-minimal
PackageBaseID: 121928
PackageBase: cef-minimal
Version: 99.2.14-1
Description: Chromium Embedded Framework minimal release
URL: https://bitbucket.org/chromiumembedded/cef
NumVotes: 13
Popularity: 0.000368
OutOfDate:
Maintainer: max2320
FirstSubmitted: 1493639397
LastModified: 1648691353
URLPath: /cgit/aur.git/snapshot/cef-minimal.tar.gz