How to Install and Uninstall reserialize Package on Kali Linux

Last updated: May 03,2024

1. Install "reserialize" package

This is a short guide on how to install reserialize on Kali Linux

$ sudo apt update $ sudo apt install reserialize

2. Uninstall "reserialize" package

Please follow the steps below to uninstall reserialize on Kali Linux:

$ sudo apt remove reserialize $ sudo apt autoclean && sudo apt autoremove

3. Information about the reserialize package on Kali Linux

Package: reserialize
Version: 20220929-2
Installed-Size: 27
Maintainer: Andrej Shadura
Architecture: all
Provides: bson2json, bson2toml, bson2yaml, json2bson, json2toml, json2yaml, toml2bson, toml2json, toml2yaml, yaml2bson, yaml2json, yaml2toml
Depends: python3-yaml, python3:any
Recommends: python3-bson, python3-toml
Size: 3656
SHA256: 0dd4589525ed7f29230c786d6f89f4661f67214d05d59cc02f5f5567bb2a7861
SHA1: c2fefe53a899d52c835a6dcf5eb55b31d2f5d66b
MD5sum: 12fd14aaa74fdab48ba4415bc2892275
Description: convert between YAML, JSON, TOML and BSON
reserialize is a script to convert between YAML, JSON, TOML and BSON.
It provides the following utilities:
.
* bson2json
* bson2toml
* bson2yaml
* json2bson
* json2toml
* json2yaml
* toml2bson
* toml2json
* toml2yaml
* yaml2bson
* yaml2json
* yaml2toml
Description-md5:
Homepage: https://github.com/grawity/code/blob/master/bin/reserialize
Section: utils
Priority: optional
Filename: pool/main/r/reserialize/reserialize_20220929-2_all.deb