Search Criteria
Package Details: wired 0.10.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wired.git (read-only, click to copy) |
---|---|
Package Base: | wired |
Description: | Lightweight notification daemon with highly customizable layout blocks, written in Rust. |
Upstream URL: | https://github.com/Toqozz/wired-notify |
Keywords: | dbus light notification notify wired |
Licenses: | MIT |
Conflicts: | wired |
Provides: | wired |
Submitter: | Toqoz |
Maintainer: | Toqoz |
Last Packager: | Toqoz |
Votes: | 11 |
Popularity: | 0.000554 |
First Submitted: | 2020-10-21 04:11 (UTC) |
Last Updated: | 2024-06-05 10:16 (UTC) |
Dependencies (8)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- libx11 (libx11-gitAUR)
- libxss
- pango (pango-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup) (make)
Latest Comments
Swivel commented on 2022-04-29 00:28 (UTC)
Fails to install if you select
rustup
but don't have it installed alreadySimple fix is just to do a:
And then re-run your
makepkg
command (I usedmakepkg -scCir
)