How to Install and Uninstall lnav Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 24,2025

1. Install "lnav" package

In this section, we are going to explain the necessary steps to install lnav on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lnav

2. Uninstall "lnav" package

This guide let you learn how to uninstall lnav on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lnav $ sudo apt autoclean && sudo apt autoremove

3. Information about the lnav package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lnav
Priority: optional
Section: universe/admin
Installed-Size: 1047
Maintainer: Ubuntu Developers
Original-Maintainer: Salvatore Bonaccorso
Architecture: amd64
Version: 0.7.0-3build1
Depends: libbz2-1.0, libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libncursesw5 (>= 5.6+20070908), libpcre3, libpcrecpp0v5 (>= 7.7), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.7.4), libstdc++6 (>= 5.2), libtinfo5, zlib1g (>= 1:1.1.4)
Filename: pool/universe/l/lnav/lnav_0.7.0-3build1_amd64.deb
Size: 296886
MD5sum: cbd33e53043ef91e860a8e99f9fe8714
SHA1: 3892712962a9d64b4828d4eafbd8160b6adc3f1b
SHA256: 16c3bfbd3cc360c93ee67fe76f0ac4e1df05edf02749b7da87e3488b63316d11
Description-en: ncurses-based log file viewer
The log file navigator, lnav, is an enhanced log file viewer that
takes advantage of any semantic information that can be gleaned from
the files being viewed, such as timestamps and log levels. Using this
extra semantic information, lnav can do things like interleaving
messages from different files, generate histograms of messages over
time, and providing hotkeys for navigating through the file. It is
hoped that these features will allow the user to quickly and
efficiently zero in on problems.
Description-md5: a0cdf69b960c2d470c1fe1074133ce92
Homepage: http://lnav.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu