python-plotly on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python-plotly

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

$ yay -Rns python-plotly

2. Manually Install "python-plotly" via AUR

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

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

b. Clone python-plotly's git locally

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

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

$ cd ~/python-plotly $ makepkg -si

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

ID: 1426557
Name: python-plotly
PackageBaseID: 104292
PackageBase: python-plotly
Version: 5.20.0-1
Description: An open-source, interactive graphing library
URL: https://github.com/plotly/plotly.py
NumVotes: 37
Popularity: 0.384211
OutOfDate:
Maintainer: greyltc
Submitter: fclad
FirstSubmitted: 1449499999
LastModified: 1710348006
URLPath: /cgit/aur.git/snapshot/python-plotly.tar.gz