slacker on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S slacker

* (Optional) Uninstall slacker on Arch using YAY

$ yay -Rns slacker

2. Manually Install "slacker" via AUR

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

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

b. Clone slacker's git locally

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

c. Go to ~/slacker folder and install it

$ cd ~/slacker $ makepkg -si

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

ID: 297143
Name: slacker
PackageBaseID: 110570
PackageBase: slacker
Version: 0.9.0-1
Description: Simple Slack client for the CLI
URL: https://github.com/TidalLabs/Slacker
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: cyrevolt
FirstSubmitted: 1461621821
LastModified: 1461621885
URLPath: /cgit/aur.git/snapshot/slacker.tar.gz