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
Copied
b. Install cani on Arch using YAY
$
yay -S
cani
Copied
* (Optional) Uninstall cani on Arch using YAY
$
yay -Rns
cani
Copied
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
Copied
b. Clone cani's git locally
$
git clone https://aur.archlinux.org/cani.git
~/cani
Copied
c. Go to ~/cani folder and install it
$
cd
~/cani
Copied
$
makepkg -si
Copied
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
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