python-ipyvue on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-ipyvue

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

$ yay -Rns python-ipyvue

2. Manually Install "python-ipyvue" via AUR

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

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

b. Clone python-ipyvue's git locally

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

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

$ cd ~/python-ipyvue $ makepkg -si

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

ID: 1416739
Name: python-ipyvue
PackageBaseID: 186336
PackageBase: python-ipyvue
Version: 1.10.2-1
Description: Jupyter widgets base for Vue libraries
URL: https://pypi.org/project/ipyvue
NumVotes: 2
Popularity: 0.088649
OutOfDate:
Maintainer: AlexBocken
Submitter: iyanmv
FirstSubmitted: 1664835220
LastModified: 1709049385
URLPath: /cgit/aur.git/snapshot/python-ipyvue.tar.gz