cef on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "cef" 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
Copied
b. Install cef on Arch using YAY
$
yay -S
cef
Copied
* (Optional) Uninstall cef on Arch using YAY
$
yay -Rns
cef
Copied
2. Manually Install "cef" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cef's git locally
$
git clone https://aur.archlinux.org/cef.git
~/cef
Copied
c. Go to ~/cef folder and install it
$
cd
~/cef
Copied
$
makepkg -si
Copied
3. Information about the cef package on Arch User Repository (AUR)
ID: 1289524
Name: cef
PackageBaseID: 195260
PackageBase: cef
Version: 115.3.8-1
Description: A simple framework for embedding Chromium-based browsers in other applications.
URL: https://bitbucket.org/chromiumembedded/cef
NumVotes: 2
Popularity: 0.031785
OutOfDate: 1707826618
Maintainer:
Submitter: yakoyakoyokuyoku
FirstSubmitted: 1688328597
LastModified: 1689466671
URLPath: /cgit/aur.git/snapshot/cef.tar.gz
Name: cef
PackageBaseID: 195260
PackageBase: cef
Version: 115.3.8-1
Description: A simple framework for embedding Chromium-based browsers in other applications.
URL: https://bitbucket.org/chromiumembedded/cef
NumVotes: 2
Popularity: 0.031785
OutOfDate: 1707826618
Maintainer:
Submitter: yakoyakoyokuyoku
FirstSubmitted: 1688328597
LastModified: 1689466671
URLPath: /cgit/aur.git/snapshot/cef.tar.gz