Search Criteria
Package Details: logviewer-systemd 1.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/logviewer-systemd.git (read-only, click to copy) |
|---|---|
| Package Base: | logviewer-systemd |
| Description: | A simple log viewer and filter for journalctl |
| Upstream URL: | https://github.com/tkmxqrdxddd/logviewer-systemd |
| Keywords: | journalctl systemd utility |
| Licenses: | GPL3 |
| Submitter: | tkmxqrdxddd |
| Maintainer: | tkmxqrdxddd |
| Last Packager: | tkmxqrdxddd |
| Votes: | 1 |
| Popularity: | 0.000947 |
| First Submitted: | 2024-09-17 07:27 (UTC) |
| Last Updated: | 2024-09-17 07:27 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rustup) (make)
Latest Comments
Jan64X commented on 2024-11-21 10:03 (UTC) (edited on 2024-11-22 08:08 (UTC) by Jan64X)
More simple than
journalctl -u, nice, but the move from .cargo/bin to /usr/bin is a bit frowned upon, since cargo should be managing the package Also not using a tar.gz file would be better, just use git instead?