python-voila on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-voila

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

$ yay -Rns python-voila

2. Manually Install "python-voila" via AUR

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

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

b. Clone python-voila's git locally

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

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

$ cd ~/python-voila $ makepkg -si

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

ID: 1331360
Name: python-voila
PackageBaseID: 177317
PackageBase: python-voila
Version: 0.5.4-1
Description: Voilà turns Jupyter notebooks into standalone web applications
URL: https://voila.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AchmadFathoni
Submitter: AchmadFathoni
FirstSubmitted: 1648297621
LastModified: 1696912979
URLPath: /cgit/aur.git/snapshot/python-voila.tar.gz