slackcat on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S slackcat

* (Optional) Uninstall slackcat on Arch using YAY

$ yay -Rns slackcat

2. Manually Install "slackcat" via AUR

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

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

b. Clone slackcat's git locally

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

c. Go to ~/slackcat folder and install it

$ cd ~/slackcat $ makepkg -si

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

ID: 937521
Name: slackcat
PackageBaseID: 105676
PackageBase: slackcat
Version: 1.7.3-1
Description: Commandline utility for posting snippets to Slack
URL: https://github.com/bcicen/slackcat
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: bcicen
Submitter: bcicen
FirstSubmitted: 1452096019
LastModified: 1626884607
URLPath: /cgit/aur.git/snapshot/slackcat.tar.gz