Search Criteria
Package Details: i3keys 0.0.17-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/i3keys.git (read-only, click to copy) |
|---|---|
| Package Base: | i3keys |
| Description: | Lists used and unused keys in your i3wm or Sway config |
| Upstream URL: | https://github.com/RasmusLindroth/i3keys |
| Keywords: | i3 i3wm sway swaywm |
| Licenses: | MIT |
| Submitter: | rasmus |
| Maintainer: | rasmus |
| Last Packager: | rasmus |
| Votes: | 7 |
| Popularity: | 0.000001 |
| First Submitted: | 2019-04-18 11:52 (UTC) |
| Last Updated: | 2026-05-10 20:10 (UTC) |
Dependencies (3)
- libx11 (libx11-gitAUR)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
- libxtst (make)
Latest Comments
rasmus commented on 2022-10-24 17:14 (UTC)
I hope I fixed the chroot issue now @sshaikh and @iwxlartn
sshaikh commented on 2022-10-24 14:57 (UTC)
In chroot errors out with:
github.com/RasmusLindroth/i3keys
flag provided but not defined: -flto <\code>
iwxlartn commented on 2020-11-10 18:25 (UTC)
The package won't build in a chroot without adding libx11 and libxtst to makedepends.
yodaembedding commented on 2020-05-18 07:42 (UTC)
This seems to create a directory,
$HOME/go. Isn't there any way to avoid creating a new directory in$HOME?