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: | 12 |
| Popularity: | 0.40 |
| 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, dbus-nosystemd-gitAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- libx11 (libx11-gitAUR, libx11-mr293AUR)
- libxss
- pango (pango-gitAUR, pango-nothai-gitAUR)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- rust (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rustup) (make)
Latest Comments
Swivel commented on 2022-04-29 00:28 (UTC)
Fails to install if you select
rustupbut don't have it installed alreadySimple fix is just to do a:
And then re-run your
makepkgcommand (I usedmakepkg -scCir)