How to Install and Uninstall maven-cache-cleanup Package on Kali Linux

Last updated: September 16,2024

1. Install "maven-cache-cleanup" package

Learn how to install maven-cache-cleanup on Kali Linux

$ sudo apt update $ sudo apt install maven-cache-cleanup

2. Uninstall "maven-cache-cleanup" package

Please follow the instructions below to uninstall maven-cache-cleanup on Kali Linux:

$ sudo apt remove maven-cache-cleanup $ sudo apt autoclean && sudo apt autoremove

3. Information about the maven-cache-cleanup package on Kali Linux

Package: maven-cache-cleanup
Version: 1.0.4-1.2
Installed-Size: 34
Maintainer: Debian Java Maintainers
Architecture: all
Depends: default-jre-headless | java7-runtime-headless, java-wrappers
Size: 11900
SHA256: 84ac1f25865b9be86b493a55446dcb2aee9e6f04bf11237cfddab7368818febf
SHA1: adb9d672f4054aeaa6c2cc597434809150130695
MD5sum: 0ccf01fe20ae68616796bcda9b2dbdbb
Description: Utility to purge timestamped snapshots from Maven repositories
Maven 3 dropped support for non-unique snapshot versions, which had the
side effect of filling up Maven caches on developer machines and on CI
build hosts. The Maven Cache Cleanup utility scans a specified Maven cache
directory for snapshot versions and deletes all but the latest version of
the timestamped artifacts.
Description-md5:
Homepage: https://github.com/nadestin/tools
Section: java
Priority: optional
Filename: pool/main/m/maven-cache-cleanup/maven-cache-cleanup_1.0.4-1.2_all.deb