ticker on AUR (Arch User Repository)

Last updated: April 26,2024

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

$ yay -S ticker

* (Optional) Uninstall ticker on Arch using YAY

$ yay -Rns ticker

2. Manually Install "ticker" via AUR

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

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

b. Clone ticker's git locally

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

c. Go to ~/ticker folder and install it

$ cd ~/ticker $ makepkg -si

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

ID: 1270771
Name: ticker
PackageBaseID: 162853
PackageBase: ticker
Version: 4.5.14-2
Description: Terminal stock ticker with live updates and position tracking
URL: https://github.com/achannarasappa/ticker
NumVotes: 6
Popularity: 0.005247
OutOfDate:
Maintainer: tee
Submitter: bin
FirstSubmitted: 1612357890
LastModified: 1686375794
URLPath: /cgit/aur.git/snapshot/ticker.tar.gz