Search Criteria
Package Details: lnav-git 0.13.0.beta4.r19.gcdf0cd6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lnav-git.git (read-only, click to copy) |
---|---|
Package Base: | lnav-git |
Description: | A curses-based tool for viewing and analyzing log files |
Upstream URL: | http://lnav.org |
Keywords: | log monitoring |
Licenses: | BSD-2-Clause |
Conflicts: | lnav |
Provides: | lnav |
Submitter: | x33a |
Maintainer: | willemw |
Last Packager: | willemw |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2015-04-01 09:34 (UTC) |
Last Updated: | 2025-04-09 07:15 (UTC) |
Dependencies (7)
- curl (curl-gitAUR, curl-c-aresAUR)
- openssh (openssh-gitAUR, openssh-dnatAUR, openssh-gssapiAUR, openssh-hpn-shimAUR, openssh-selinuxAUR)
- pcre
- sqlite3 (sqlite)
- wireshark-cli (wireshark-gitAUR, wireshark-libsmi-cliAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
willemw commented on 2025-04-09 07:22 (UTC)
@kseistrup: Thanks. Updated.
To open log files, I had to run
lnav -N
and then do:open
to open a log file. Opening log files from the command line did not work for me.lnav -d debug.log /var/log
saves the lnav crash message in debug.log.kseistrup commented on 2025-04-08 18:00 (UTC)
It seems lnav v0.12.4 is compiling something from rust source. The
makedepends
module should haverust
included, or else this package won't build:x33a commented on 2019-09-17 08:10 (UTC)
@AK4EVA, you had flagged the package for being out-of-date, but it's already tracking the source repo on GitHub and builds fine.
Anyway, I took this opportunity to clean up the package a bit.
x33a commented on 2015-06-17 08:37 (UTC)
atweiden commented on 2015-06-17 05:18 (UTC)