How to Install and Uninstall logsave Package on Kali Linux

Last updated: October 04,2024

1. Install "logsave" package

Please follow the instructions below to install logsave on Kali Linux

$ sudo apt update $ sudo apt install logsave

2. Uninstall "logsave" package

In this section, we are going to explain the necessary steps to uninstall logsave on Kali Linux:

$ sudo apt remove logsave $ sudo apt autoclean && sudo apt autoremove

3. Information about the logsave package on Kali Linux

Package: logsave
Source: e2fsprogs (1.47.0-2)
Version: 1.47.0-2+b1
Installed-Size: 50
Maintainer: Theodore Y. Ts'o
Architecture: amd64
Replaces: e2fsprogs (<< 1.45.3-1)
Depends: libc6 (>= 2.34)
Breaks: e2fsprogs (<< 1.45.3-1)
Size: 19928
SHA256: cf034f2914bb899441765433569d0278af0d09b470ced6a4c0a083b391024331
SHA1: 83743c9fff027b2b3e1d3349012c1bbf22581464
MD5sum: 97f7a2325dcfaa690bf536d4a294a078
Description: save the output of a command in a log file
The logsave program will execute cmd_prog with the specified
argument(s), and save a copy of its output to logfile. If the
containing directory for logfile does not exist, logsave will
accumulate the output in memory until it can be written out. A copy
of the output will also be written to standard output.
Description-md5:
Multi-Arch: foreign
Homepage: http://e2fsprogs.sourceforge.net
Tag: role::program
Section: admin
Priority: optional
Filename: pool/main/e/e2fsprogs/logsave_1.47.0-2+b1_amd64.deb