python-cef on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "python-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

b. Install python-cef on Arch using YAY

$ yay -S python-cef

* (Optional) Uninstall python-cef on Arch using YAY

$ yay -Rns python-cef

2. Manually Install "python-cef" via AUR

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

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

b. Clone python-cef's git locally

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

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

$ cd ~/python-cef $ makepkg -si

3. Information about the python-cef package on Arch User Repository (AUR)

ID: 1391802
Name: python-cef
PackageBaseID: 148868
PackageBase: python-cef
Version: 66.1.r3.g5679f28-3
Description: CEF python bindings (with bundled spotify-built CEF)
URL: https://github.com/cztomczak/cefpython
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: mrjackv
FirstSubmitted: 1581031860
LastModified: 1706104172
URLPath: /cgit/aur.git/snapshot/python-cef.tar.gz