python-pyecharts on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-pyecharts

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

$ yay -Rns python-pyecharts

2. Manually Install "python-pyecharts" via AUR

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

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

b. Clone python-pyecharts's git locally

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

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

$ cd ~/python-pyecharts $ makepkg -si

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

ID: 1258301
Name: python-pyecharts
PackageBaseID: 169400
PackageBase: python-pyecharts
Version: 2.0.3-1
Description: A Python Echarts Plotting Library
URL: https://github.com/pyecharts/pyecharts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: HLM319
Submitter: HLM319
FirstSubmitted: 1627648666
LastModified: 1684157319
URLPath: /cgit/aur.git/snapshot/python-pyecharts.tar.gz