xwidgets on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install xwidgets on Arch using YAY
$
yay -S
xwidgets
Copied
* (Optional) Uninstall xwidgets on Arch using YAY
$
yay -Rns
xwidgets
Copied
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
Copied
b. Clone xwidgets's git locally
$
git clone https://aur.archlinux.org/xwidgets.git
~/xwidgets
Copied
c. Go to ~/xwidgets folder and install it
$
cd
~/xwidgets
Copied
$
makepkg -si
Copied
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
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