libslack on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S libslack

* (Optional) Uninstall libslack on Arch using YAY

$ yay -Rns libslack

2. Manually Install "libslack" via AUR

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

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

b. Clone libslack's git locally

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

c. Go to ~/libslack folder and install it

$ cd ~/libslack $ makepkg -si

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

ID: 1311336
Name: libslack
PackageBaseID: 197143
PackageBase: libslack
Version: 0.7.5-2
Description: A UNIX/C library of general utilities for programmers with Slack
URL: https://libslack.org
NumVotes: 1
Popularity: 0.018518
OutOfDate:
Maintainer: raforg
Submitter: raforg
FirstSubmitted: 1693380037
LastModified: 1693405581
URLPath: /cgit/aur.git/snapshot/libslack.tar.gz