stock_quote on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S stock_quote

* (Optional) Uninstall stock_quote on Arch using YAY

$ yay -Rns stock_quote

2. Manually Install "stock_quote" via AUR

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

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

b. Clone stock_quote's git locally

$ git clone https://aur.archlinux.org/stock_quote.git ~/stock_quote

c. Go to ~/stock_quote folder and install it

$ cd ~/stock_quote $ makepkg -si

3. Information about the stock_quote package on Arch User Repository (AUR)

ID: 1335336
Name: stock_quote
PackageBaseID: 103767
PackageBase: stock_quote
Version: 2.0.5-1
Description: python script to get stock quotes and calculate gains and losses
URL: https://github.com/gps1539/stock_quote
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: gps1539
Submitter: gps1539
FirstSubmitted: 1448418034
LastModified: 1697500931
URLPath: /cgit/aur.git/snapshot/stock_quote.tar.gz