How to Install and Uninstall acme-tiny Package on Kali Linux

Last updated: April 29,2024

1. Install "acme-tiny" package

Please follow the guidelines below to install acme-tiny on Kali Linux

$ sudo apt update $ sudo apt install acme-tiny

2. Uninstall "acme-tiny" package

In this section, we are going to explain the necessary steps to uninstall acme-tiny on Kali Linux:

$ sudo apt remove acme-tiny $ sudo apt autoclean && sudo apt autoremove

3. Information about the acme-tiny package on Kali Linux

Package: acme-tiny
Version: 1:5.0.1-1
Installed-Size: 41
Maintainer: Debian Let's Encrypt Team
Architecture: all
Depends: openssl (>= 1.0.1k), python3-pkg-resources, python3:any
Size: 14148
SHA256: 74ac07af76a1c693b831cec937de38474728667d6fdceb3ce5ec36d2fe453cf8
SHA1: 8b45a8862d832c4e5989e4ea687770943de0536f
MD5sum: 49d34b88614facc0edfa199ce7136a25
Description: letsencrypt tiny Python client
acme-tiny is a tiny script to issue and renew TLS certs from Let's Encrypt
.
This is a tiny, auditable script that you can throw on your server to issue and
renew Let's Encrypt certificates. Since it has to be run on your server and
have access to your private Let's Encrypt account key, the script is kept as
tiny as possible (currently less than 200 lines). The only prerequisites are
Python and openssl.
Description-md5:
Homepage: https://github.com/diafygi/acme-tiny
Section: utils
Priority: optional
Filename: pool/main/a/acme-tiny/acme-tiny_5.0.1-1_all.deb