python-panel on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-panel

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

$ yay -Rns python-panel

2. Manually Install "python-panel" via AUR

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

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

b. Clone python-panel's git locally

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

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

$ cd ~/python-panel $ makepkg -si

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

ID: 1392118
Name: python-panel
PackageBaseID: 173447
PackageBase: python-panel
Version: 1.3.8-1
Description: The powerful data exploration & web app framework for Python
URL: https://panel.holoviz.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1637892174
LastModified: 1706146743
URLPath: /cgit/aur.git/snapshot/python-panel.tar.gz