How to Install and Uninstall python3-pysodium Package on Kali Linux
Last updated: December 23,2024
1. Install "python3-pysodium" package
In this section, we are going to explain the necessary steps to install python3-pysodium on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-pysodium
Copied
2. Uninstall "python3-pysodium" package
This tutorial shows how to uninstall python3-pysodium on Kali Linux:
$
sudo apt remove
python3-pysodium
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-pysodium package on Kali Linux
Package: python3-pysodium
Source: pysodium
Version: 0.7.0-3
Installed-Size: 84
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, libsodium23
Size: 11276
SHA256: 9cce385358cc2b39141cff87f9099bfd67b9eba035ab0da6f3321b529fc9a0f5
SHA1: 87d30ac19127de08f1cc0600d0b4265ddb230934
MD5sum: f0e75f01f4528878984012d8918a3fcb
Description: Python libsodium wrapper (Python3 version)
This is a very simple wrapper around libsodium masquerading as nacl. Most of
the *_easy functions are not implemented as the wrapper provides an easy
interface to the "non-easy" functions.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/stef/pysodium
Section: python
Priority: optional
Filename: pool/main/p/pysodium/python3-pysodium_0.7.0-3_all.deb
Source: pysodium
Version: 0.7.0-3
Installed-Size: 84
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, libsodium23
Size: 11276
SHA256: 9cce385358cc2b39141cff87f9099bfd67b9eba035ab0da6f3321b529fc9a0f5
SHA1: 87d30ac19127de08f1cc0600d0b4265ddb230934
MD5sum: f0e75f01f4528878984012d8918a3fcb
Description: Python libsodium wrapper (Python3 version)
This is a very simple wrapper around libsodium masquerading as nacl. Most of
the *_easy functions are not implemented as the wrapper provides an easy
interface to the "non-easy" functions.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/stef/pysodium
Section: python
Priority: optional
Filename: pool/main/p/pysodium/python3-pysodium_0.7.0-3_all.deb