tick on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S tick

* (Optional) Uninstall tick on Arch using YAY

$ yay -Rns tick

2. Manually Install "tick" via AUR

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

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

b. Clone tick's git locally

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

c. Go to ~/tick folder and install it

$ cd ~/tick $ makepkg -si

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

ID: 549603
Name: tick
PackageBaseID: 129286
PackageBase: tick
Version: 3.2.0-1
Description: Command line and GTK stock and cryptocurrency portfolio tracker.
URL: https://github.com/aokellermann/tick
NumVotes: 0
Popularity: 0
OutOfDate: 1689076315
Maintainer: aokellermann
Submitter: aokellermann
FirstSubmitted: 1516250084
LastModified: 1538752652
URLPath: /cgit/aur.git/snapshot/tick.tar.gz