How to Install and Uninstall python3-pyjavaproperties Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "python3-pyjavaproperties" package

Please follow the guidance below to install python3-pyjavaproperties on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pyjavaproperties

2. Uninstall "python3-pyjavaproperties" package

In this section, we are going to explain the necessary steps to uninstall python3-pyjavaproperties on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-pyjavaproperties package on Ubuntu 21.10 (Impish Indri)

Package: python3-pyjavaproperties
Architecture: all
Version: 0.7-2build1
Priority: optional
Section: universe/python
Source: pyjavaproperties
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 48
Depends: python3:any
Filename: pool/universe/p/pyjavaproperties/python3-pyjavaproperties_0.7-2build1_all.deb
Size: 10416
MD5sum: b5ede39ac860e401af7b5e503d4813c7
SHA1: ec9859e0da0d4c9ba3496ac48e089aacb337b199
SHA256: 28e949ce87954f4785de9e53dbc421986dd20e85589197062ef45779e5f38cd3
SHA512: 56f7a142ad578696de437d511e316010949cf2849e28f7c8a0287aa43e1967eb255df54de6cf455a40d9b4d3b94b72538259a4d0a9dd83b2a6c430071cd6d27f
Homepage: https://pypi.python.org/pypi/pyjavaproperties
Description-en: Python implementation of java.util.Properties
This module is designed to be a Python equivalent to the java.util.Properties
class. Currently, the basic input/output methods are supported, and there are
plans to add the XML input/output methods found in J2SE 5.0.
.
Fundamentally, this module is designed so that users can easily parse and
manipulate Java Properties files - that's it. There's a fair number of
Pythonistas who work in multi-language shops, and constantly writing your own
parsing mechanism is just painful. Not to mention Java guys are notoriously
unwilling to use anything which is cross-language for configuration, unless
it's XML, which is a form of self-punishment. :)
.
This package provides the Python 3.x module.
Description-md5: 1a1e9bef12cdf771b2ed3dc3c382b0f5