ticli on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ticli

* (Optional) Uninstall ticli on Arch using YAY

$ yay -Rns ticli

2. Manually Install "ticli" via AUR

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

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

b. Clone ticli's git locally

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

c. Go to ~/ticli folder and install it

$ cd ~/ticli $ makepkg -si

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

ID: 1156174
Name: ticli
PackageBaseID: 186827
PackageBase: ticli
Version: 0.1.0-1
Description: A modern cli for tikv.
URL: https://github.com/hackathon-2022-ticli/ticli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Bowser1704
Submitter: Bowser1704
FirstSubmitted: 1666494253
LastModified: 1666494253
URLPath: /cgit/aur.git/snapshot/ticli.tar.gz