How to Install and Uninstall tardy Package on Kali Linux

Last updated: May 20,2024

1. Install "tardy" package

Please follow the steps below to install tardy on Kali Linux

$ sudo apt update $ sudo apt install tardy

2. Uninstall "tardy" package

This guide covers the steps necessary to uninstall tardy on Kali Linux:

$ sudo apt remove tardy $ sudo apt autoclean && sudo apt autoremove

3. Information about the tardy package on Kali Linux

Package: tardy
Version: 1.25-2
Installed-Size: 475
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34), libexplain51 (>= 1.4.D001), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Size: 134700
SHA256: 73ff97111dc13c91a87bc677e50aae78d2b58552e6f0d84a02bc03b62399ffef
SHA1: 014eda6aa0d23cbffffa604899e88c7f7b221cc9
MD5sum: d013267cd705aa4b666ff8725c7db1de
Description: post-processor for tar command
tardy alters the characteristics of files in a tar(1) archive. It
can change the files' owner, change the files' group, add a prefix to
the files' paths, and change the files' protections.
Description-md5:
Homepage: http://freshmeat.net/projects/tardy
Section: utils
Priority: optional
Filename: pool/main/t/tardy/tardy_1.25-2_amd64.deb