How to Install and Uninstall python3-dicteval Package on Kali Linux
Last updated: December 23,2024
1. Install "python3-dicteval" package
Please follow the steps below to install python3-dicteval on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-dicteval
Copied
2. Uninstall "python3-dicteval" package
Please follow the guidance below to uninstall python3-dicteval on Kali Linux:
$
sudo apt remove
python3-dicteval
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-dicteval package on Kali Linux
Package: python3-dicteval
Source: dicteval
Version: 0.0.6-5
Installed-Size: 32
Maintainer: Paulo Henrique de Lima Santana (phls)
Architecture: all
Depends: python3:any
Size: 6032
SHA256: b640eed51d02d99abd71ad89b4eb50a1155deabcdb5f82f95e8a5139762bf41b
SHA1: e23654b1bc652cf31d58fab59ce04e8b0b50fa23
MD5sum: 43104016923622f3e80526dde506d889
Description: Library to evaluate expressions in dict/json objects
Module dicteval will evaluate basic types with no modifications but it will
evaluate dicts (or json objects) containing keys started with = (equal)
symbol. You can provide a dictionary with context to be used during
evaluation process. You can also wrap your string content with @{} to force
a Python eval() with the context provided.
Description-md5:
Homepage: https://github.com/osantana/dicteval
Section: python
Priority: optional
Filename: pool/main/d/dicteval/python3-dicteval_0.0.6-5_all.deb
Source: dicteval
Version: 0.0.6-5
Installed-Size: 32
Maintainer: Paulo Henrique de Lima Santana (phls)
Architecture: all
Depends: python3:any
Size: 6032
SHA256: b640eed51d02d99abd71ad89b4eb50a1155deabcdb5f82f95e8a5139762bf41b
SHA1: e23654b1bc652cf31d58fab59ce04e8b0b50fa23
MD5sum: 43104016923622f3e80526dde506d889
Description: Library to evaluate expressions in dict/json objects
Module dicteval will evaluate basic types with no modifications but it will
evaluate dicts (or json objects) containing keys started with = (equal)
symbol. You can provide a dictionary with context to be used during
evaluation process. You can also wrap your string content with @{} to force
a Python eval() with the context provided.
Description-md5:
Homepage: https://github.com/osantana/dicteval
Section: python
Priority: optional
Filename: pool/main/d/dicteval/python3-dicteval_0.0.6-5_all.deb