How to Install and Uninstall lf Package on Kali Linux

Last updated: May 08,2024

1. Install "lf" package

Please follow the guidelines below to install lf on Kali Linux

$ sudo apt update $ sudo apt install lf

2. Uninstall "lf" package

Please follow the step by step instructions below to uninstall lf on Kali Linux:

$ sudo apt remove lf $ sudo apt autoclean && sudo apt autoremove

3. Information about the lf package on Kali Linux

Package: lf
Version: 31+ds-1
Installed-Size: 3641
Maintainer: Debian Go Packaging Team
Architecture: amd64
Recommends: ueberzug
Suggests: mediainfo | exiftool
Size: 1257896
SHA256: c0c480031fdf36da612bb67a023a00cf939b33607d667ec97a5097207728d9c2
SHA1: c5de388564b88915ab5c922be2bbc43851b770a9
MD5sum: 99e76a893c63fb8f54a3943f134d4548
Description: terminal file manager written in Go
lf (as in "list files") is a terminal file manager written in Go. It is
heavily inspired by ranger with some missing and extra features. Some of
the missing features are deliberately omitted since they are better handled
by external tools.
.
Features:
.
- Single binary without any runtime dependencies (except terminfo database)
- Fast startup and low memory footprint
- Server/client architecture to share file selection between multiple
instances
- Configuration with shell commands
- Customizable keybindings (vi and readline defaults)
- Preview filtering (for source highlighting, archives, PDFs/images as text)
Description-md5:
Homepage: https://github.com/gokcehan/lf
Built-Using: golang-1.21 (= 1.21.6-1), golang-github-djherbis-times (= 1.5.0-1), golang-github-gdamore-encoding (= 1.0.0-3), golang-github-gdamore-tcell.v2 (= 2.6.0-1), golang-github-lucasb-eyer-go-colorful (= 1.2.0-1), golang-github-mattn-go-runewidth (= 0.0.15-2), golang-github-rivo-uniseg (= 0.4.4-1), golang-golang-x-sys (= 0.16.0-1), golang-golang-x-term (= 0.16.0-1), golang-golang-x-text (= 0.14.0-1)
Section: utils
Priority: optional
Filename: pool/main/l/lf/lf_31+ds-1_amd64.deb