cani on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S cani

* (Optional) Uninstall cani on Arch using YAY

$ yay -Rns cani

2. Manually Install "cani" via AUR

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

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

b. Clone cani's git locally

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

c. Go to ~/cani folder and install it

$ cd ~/cani $ makepkg -si

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

ID: 1205621
Name: cani
PackageBaseID: 142417
PackageBase: cani
Version: 0.5.9-2
Description: A TUI wrapper around caniuse data using FZF and curses
URL: https://github.com/SidOfc/cani
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kby
Submitter: simon04
FirstSubmitted: 1559237384
LastModified: 1675386699
URLPath: /cgit/aur.git/snapshot/cani.tar.gz