Search Criteria
Package Details: slacky-git 0.0.8.r0.gced8729-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/slacky-git.git (read-only, click to copy) |
|---|---|
| Package Base: | slacky-git |
| Description: | Slack wrapper for Linux.(Use system-wide electron) |
| Upstream URL: | https://github.com/andirsun/Slacky |
| Keywords: | electron slack |
| Licenses: | MIT |
| Conflicts: | slacky |
| Provides: | slacky |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-04-28 10:23 (UTC) |
| Last Updated: | 2026-03-11 21:42 (UTC) |
Dependencies (7)
- electron39 (electron39-v3-binAUR, electron39-binAUR)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- gendesk (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR, jaq-gitAUR) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- nvm (nvm-gitAUR) (make)
Latest Comments
zxp19821005 commented on 2026-03-11 21:43 (UTC)
@yangwenbo99 Thanks for your feedback, fixed it.
yangwenbo99 commented on 2026-03-11 17:56 (UTC)
Currently, I am getting the following error: install: cannot stat '/home/yang/.cache/yay/slacky-git/src/slacky.desktop': No such file or directory
My temporary fix: install -Dm644 "${srcdir}/${pkgname%-git}.git/${pkgname%-git}.desktop" -t "${pkgdir}/usr/share/applications"