cl-asdf-flv on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S cl-asdf-flv

* (Optional) Uninstall cl-asdf-flv on Arch using YAY

$ yay -Rns cl-asdf-flv

2. Manually Install "cl-asdf-flv" via AUR

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

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

b. Clone cl-asdf-flv's git locally

$ git clone https://aur.archlinux.org/cl-asdf-flv.git ~/cl-asdf-flv

c. Go to ~/cl-asdf-flv folder and install it

$ cd ~/cl-asdf-flv $ makepkg -si

3. Information about the cl-asdf-flv package on Arch User Repository (AUR)