emacs-xwidgets on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S emacs-xwidgets

* (Optional) Uninstall emacs-xwidgets on Arch using YAY

$ yay -Rns emacs-xwidgets

2. Manually Install "emacs-xwidgets" via AUR

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

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

b. Clone emacs-xwidgets's git locally

$ git clone https://aur.archlinux.org/emacs-xwidgets.git ~/emacs-xwidgets

c. Go to ~/emacs-xwidgets folder and install it

$ cd ~/emacs-xwidgets $ makepkg -si

3. Information about the emacs-xwidgets package on Arch User Repository (AUR)

ID: 779209
Name: emacs-xwidgets
PackageBaseID: 156776
PackageBase: emacs-xwidgets
Version: 27.1-2
Description: The extensible, customizable, self-documenting real-time display editor with xwidgets support
URL: https://www.gnu.org/software/emacs/emacs.html
NumVotes: 1
Popularity: 1.7E-5
OutOfDate: 1619090125
Maintainer: WesterWest
FirstSubmitted: 1597584246
LastModified: 1597584246
URLPath: /cgit/aur.git/snapshot/emacs-xwidgets.tar.gz