python-dash on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-dash

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

$ yay -Rns python-dash

2. Manually Install "python-dash" via AUR

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

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

b. Clone python-dash's git locally

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

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

$ cd ~/python-dash $ makepkg -si

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

ID: 1410413
Name: python-dash
PackageBaseID: 123975
PackageBase: python-dash
Version: 2.15.0-1
Description: A python framework for building analytical web applications
URL: https://plot.ly/products/dash/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1499794688
LastModified: 1708097665
URLPath: /cgit/aur.git/snapshot/python-dash.tar.gz