xwidgets on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S xwidgets

* (Optional) Uninstall xwidgets on Arch using YAY

$ yay -Rns xwidgets

2. Manually Install "xwidgets" via AUR

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

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

b. Clone xwidgets's git locally

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

c. Go to ~/xwidgets folder and install it

$ cd ~/xwidgets $ makepkg -si

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

ID: 1259115
Name: xwidgets
PackageBaseID: 157953
PackageBase: xwidgets
Version: 0.28.0-1
Description: C++ backend for Jupyter interactive widgets
URL: https://github.com/jupyter-xeus/xwidgets
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: sgsaenger
FirstSubmitted: 1600784567
LastModified: 1684292334
URLPath: /cgit/aur.git/snapshot/xwidgets.tar.gz