python-mplfinance on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-mplfinance

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

$ yay -Rns python-mplfinance

2. Manually Install "python-mplfinance" via AUR

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

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

b. Clone python-mplfinance's git locally

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

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

$ cd ~/python-mplfinance $ makepkg -si

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

ID: 1301577
Name: python-mplfinance
PackageBaseID: 177160
PackageBase: python-mplfinance
Version: 0.12.10b0-1
Description: Utilities for the visualization, and visual analysis, of financial data
URL: https://pypi.org/project/mplfinance
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: AchmadFathoni
FirstSubmitted: 1647864664
LastModified: 1691642189
URLPath: /cgit/aur.git/snapshot/python-mplfinance.tar.gz