slick on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S slick

* (Optional) Uninstall slick on Arch using YAY

$ yay -Rns slick

2. Manually Install "slick" via AUR

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

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

b. Clone slick's git locally

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

c. Go to ~/slick folder and install it

$ cd ~/slick $ makepkg -si

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

ID: 913547
Name: slick
PackageBaseID: 158767
PackageBase: slick
Version: 1.3.7-1
Description: Slick makefiles
URL: https://github.com/aquefir/slick
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nicholatian
Submitter: nicholatian
FirstSubmitted: 1602754075
LastModified: 1622259426
URLPath: /cgit/aur.git/snapshot/slick.tar.gz