How to Install and Uninstall acmetool Package on Kali Linux

Last updated: May 21,2024

1. Install "acmetool" package

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

$ sudo apt update $ sudo apt install acmetool

2. Uninstall "acmetool" package

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

$ sudo apt remove acmetool $ sudo apt autoclean && sudo apt autoremove

3. Information about the acmetool package on Kali Linux

Package: acmetool
Source: acmetool (0.2.2-2)
Version: 0.2.2-2+b1
Installed-Size: 10338
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10)
Recommends: dialog
Size: 3260352
SHA256: 0b3ce996a4f0adb3072c40138976fdc52456c2716f76874b0aa0e4dedec1f1a6
SHA1: 7ca641b736afff8d85858a9e99eceeec70347785
MD5sum: 5ea7047ee61c58e0b65f4606af1a7bcd
Description: automatic certificate acquisition tool for Let's Encrypt
acmetool is an easy-to-use command line tool for automatically
acquiring TLS certificates from ACME (Automated Certificate Management
Environment) servers such as Let's Encrypt, designed to flexibly
integrate into your webserver setup to enable automatic verification.
.
acmetool is designed to work like make: you specify what certificates
you want, and acmetool obtains certificates as necessary to satisfy
those requirements. If the requirements are already satisfied,
acmetool doesn't do anything when invoked. Thus, acmetool is
ideally suited for use on a cron job; it will do nothing until
certificates are near expiry, and then obtain new ones.
.
acmetool is designed to minimise the use of state and be transparent
in the state that it does use. All state, including certificates, is
stored in a single directory, by default /var/lib/acme. The schema
for this directory is simple, comprehensible and documented.
Description-md5:
Homepage: https://hlandau.github.io/acmetool
Built-Using: golang-1.21 (= 1.21.5-1), golang-dbus (= 5.1.0-1), golang-github-alecthomas-units (= 0.0~git20211218.b94a6e3-1), golang-github-coreos-go-systemd (= 22.3.2-1), golang-github-erikdubbelboer-gspt (= 0.0~git20210805.ce36a51-1), golang-github-gofrs-uuid (= 5.0.0-1), golang-github-hlandau-buildinfo (= 0.0~git20160722.0.b25d4b0-4), golang-github-hlandau-dexlogconfig (= 0.0~git20161112.0.244f29b-2), golang-github-hlandau-goutils (= 0.0~git20160722.0.0cdb66a-4), golang-github-hlandau-xlog (= 1.0.0-3), golang-github-jmhodges-clock (= 1.0-3.1), golang-github-mattn-go-isatty (= 0.0.20-1), golang-github-mattn-go-runewidth (= 0.0.15-2), golang-github-mitchellh-go-wordwrap (= 1.0.1-2), golang-github-ogier-pflag (= 0.0~git20160129.0.45c278a-5.1), golang-github-peterhellberg-link (= 1.0.0-6), golang-github-rivo-uniseg (= 0.4.4-1), golang-github-shiena-ansicolor (= 0.0~git20151119.0.a422bbe-3), golang-go.crypto (= 1:0.16.0-1), golang-golang-x-net (= 1:0.19.0+dfsg-1), golang-golang-x-sys (= 0.15.0-1), golang-golang-x-text (= 0.14.0-1), golang-gopkg-alecthomas-kingpin.v2 (= 2.2.6-4), golang-gopkg-cheggaaa-pb.v1 (= 1.0.25-3), golang-gopkg-hlandau-acmeapi.v2 (= 2.0.2-1), golang-gopkg-hlandau-configurable.v1 (= 1.0.1-7), golang-gopkg-hlandau-easyconfig.v1 (= 1.0.17-5), golang-gopkg-hlandau-service.v2 (= 2.0.17-2), golang-gopkg-hlandau-svcutils.v1 (= 1.0.10-7), golang-gopkg-square-go-jose.v1 (= 1.1.2-4), golang-gopkg-square-go-jose.v2 (= 2.6.0-2), golang-gopkg-tylerb-graceful.v1 (= 1.2.15-6), golang-yaml.v2 (= 2.4.0-4)
Section: web
Priority: optional
Filename: pool/main/a/acmetool/acmetool_0.2.2-2+b1_amd64.deb