How to Install and Uninstall minisign Package on Kali Linux
Last updated: December 24,2024
1. Install "minisign" package
Here is a brief guide to show you how to install minisign on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
minisign
Copied
2. Uninstall "minisign" package
Please follow the guidance below to uninstall minisign on Kali Linux:
$
sudo apt remove
minisign
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the minisign package on Kali Linux
Package: minisign
Version: 0.11-1
Installed-Size: 48
Maintainer: Josenilson Ferreira da Silva
Architecture: amd64
Depends: libc6 (>= 2.34), libsodium23 (>= 0.7.0)
Size: 16712
SHA256: 878264fbb6cfd39c7a67262f712ca73d1bfd0d8533f37c2a92c4af2b42b062fd
SHA1: c1d9a252eef386239a32acb31b7a8f390083ddd3
MD5sum: 8043c42d6fa5a640cf02acb4e89f2a35
Description: Dead simple tool to sign files and verify signatures
Minisign is a dead simple tool to sign files and verify signatures.
It is portable, lightweight, and uses the highly secure Ed25519
public-key signature system. Signature files include an untrusted
comment line that can be freely modified, even after signature
creation. They also include a second comment line, that cannot be
modified without the secret key. Trusted comments can be used to add
instructions or application-specific metadata (intended file name,
timestamps, resource identifiers, version numbers to prevent
downgrade attacks).
Description-md5:
Homepage: https://jedisct1.github.io/minisign/
Section: misc
Priority: optional
Filename: pool/main/m/minisign/minisign_0.11-1_amd64.deb
Version: 0.11-1
Installed-Size: 48
Maintainer: Josenilson Ferreira da Silva
Architecture: amd64
Depends: libc6 (>= 2.34), libsodium23 (>= 0.7.0)
Size: 16712
SHA256: 878264fbb6cfd39c7a67262f712ca73d1bfd0d8533f37c2a92c4af2b42b062fd
SHA1: c1d9a252eef386239a32acb31b7a8f390083ddd3
MD5sum: 8043c42d6fa5a640cf02acb4e89f2a35
Description: Dead simple tool to sign files and verify signatures
Minisign is a dead simple tool to sign files and verify signatures.
It is portable, lightweight, and uses the highly secure Ed25519
public-key signature system. Signature files include an untrusted
comment line that can be freely modified, even after signature
creation. They also include a second comment line, that cannot be
modified without the secret key. Trusted comments can be used to add
instructions or application-specific metadata (intended file name,
timestamps, resource identifiers, version numbers to prevent
downgrade attacks).
Description-md5:
Homepage: https://jedisct1.github.io/minisign/
Section: misc
Priority: optional
Filename: pool/main/m/minisign/minisign_0.11-1_amd64.deb