How to Install and Uninstall libtypesafe-config-java Package on Kali Linux

Last updated: May 20,2024

1. Install "libtypesafe-config-java" package

Please follow the steps below to install libtypesafe-config-java on Kali Linux

$ sudo apt update $ sudo apt install libtypesafe-config-java

2. Uninstall "libtypesafe-config-java" package

This guide covers the steps necessary to uninstall libtypesafe-config-java on Kali Linux:

$ sudo apt remove libtypesafe-config-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtypesafe-config-java package on Kali Linux

Package: libtypesafe-config-java
Source: typesafe-config
Version: 1.3.1-2.1
Installed-Size: 297
Maintainer: Debian Java Maintainers
Architecture: all
Size: 258780
SHA256: 4156afb702b33d12d0f7af84d66b85a9bf31f8b185ec4faf0d6b6230aff72d05
SHA1: 55f8cef87ef94295c0cdca677ddfb6bde19c25f7
MD5sum: e9d054b49c4cb8e53f5bee92e27a055c
Description: configuration library for JVM languages
typesafe-config is a library providing configuration file parsing support to
JVM languages. It is implemented in plain Java with no external dependencies
and supports three configuration file formats:
.
* Java properties
* JSON files
* A human-friendly JSON superset
.
It can additionally merge multiple files across all formats and load
configuration data from plain files, URLs or the class path.
Description-md5:
Homepage: https://github.com/typesafehub/config
Section: java
Priority: optional
Filename: pool/main/t/typesafe-config/libtypesafe-config-java_1.3.1-2.1_all.deb