slack on AUR (Arch User Repository)

Last updated: April 24,2024

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

$ yay -S slack

* (Optional) Uninstall slack on Arch using YAY

$ yay -Rns slack

2. Manually Install "slack" via AUR

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

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

b. Clone slack's git locally

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

c. Go to ~/slack folder and install it

$ cd ~/slack $ makepkg -si

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

ID: 1114429
Name: slack
PackageBaseID: 85881
PackageBase: slack
Version: 3.0.2-1
Description: Control your timer slack
URL: https://codeberg.org/maandree/slack
NumVotes: 35
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1411482306
LastModified: 1658315871
URLPath: /cgit/aur.git/snapshot/slack.tar.gz