How to Install and Uninstall python3-javaproperties Package on Kali Linux

Last updated: May 07,2024

1. Install "python3-javaproperties" package

Please follow the step by step instructions below to install python3-javaproperties on Kali Linux

$ sudo apt update $ sudo apt install python3-javaproperties

2. Uninstall "python3-javaproperties" package

This guide let you learn how to uninstall python3-javaproperties on Kali Linux:

$ sudo apt remove python3-javaproperties $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-javaproperties package on Kali Linux

Package: python3-javaproperties
Source: javaproperties
Version: 0.8.1-1.1
Installed-Size: 96
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 21172
SHA256: 68addaa3860471fe36449504eb0781d9872e32fc95ae4f5ea4e711a2a945c0ee
SHA1: 069e763535f8a5b70f0ac99c3ee44c2c7f1a98d7
MD5sum: 90cc754c1af51b2a016c39c36d2ca36e
Description: Python library for reading & writing Java .properties files
javaproperties provides support for reading & writing Java .properties files
(both the simple line-oriented format and XML) with a simple API based on the
json module — though, for recovering Java addicts, it also includes a
Properties class intended to match the behavior of Java 8's
java.util.Properties as much as is Pythonically possible.
Description-md5:
Homepage: https://github.com/jwodder/javaproperties
Section: python
Priority: optional
Filename: pool/main/j/javaproperties/python3-javaproperties_0.8.1-1.1_all.deb