How to Install and Uninstall acmetool Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 30,2024

1. Install "acmetool" package

This tutorial shows how to install acmetool on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install acmetool

2. Uninstall "acmetool" package

Please follow the step by step instructions below to uninstall acmetool on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the acmetool package on Ubuntu 20.10 (Groovy Gorilla)

Package: acmetool
Architecture: amd64
Version: 0.2.1-2
Built-Using: golang-1.14 (= 1.14.2-1ubuntu1), golang-dbus (= 5.0.3-1), golang-github-alecthomas-units (= 0.0~git20151022.0.2efee85-4), golang-github-coreos-go-systemd (= 22.0.0-1), golang-github-gofrs-uuid (= 3.2.0-2), golang-github-hlandau-buildinfo (= 0.0~git20160722.0.b25d4b0-3), golang-github-hlandau-dexlogconfig (= 0.0~git20161112.0.244f29b-2), golang-github-hlandau-goutils (= 0.0~git20160722.0.0cdb66a-3), golang-github-hlandau-xlog (= 1.0.0-2), golang-github-jmhodges-clock (= 1.0-3), golang-github-mattn-go-isatty (= 0.0.11-1), golang-github-mattn-go-runewidth (= 0.0.8-1), golang-github-mitchellh-go-wordwrap (= 0.0~git20150314.0.ad45545-4), golang-github-ogier-pflag (= 0.0~git20160129.0.45c278a-4), golang-github-peterhellberg-link (= 1.0.0-4), golang-github-shiena-ansicolor (= 0.0~git20151119.0.a422bbe-3), golang-go.crypto (= 1:0.0~git20200221.2aa609c-1), golang-golang-x-net (= 1:0.0+git20200226.491c5fc+dfsg-1), golang-golang-x-sys (= 0.0~git20200219.cb0a6d8-1), golang-golang-x-text (= 0.3.2-4), golang-gopkg-alecthomas-kingpin.v2 (= 2.2.6-1), golang-gopkg-cheggaaa-pb.v1 (= 1.0.25-1), golang-gopkg-hlandau-acmeapi.v2 (= 2.0.1-2), golang-gopkg-hlandau-configurable.v1 (= 1.0.1-5), golang-gopkg-hlandau-easyconfig.v1 (= 1.0.17-3), golang-gopkg-hlandau-service.v2 (= 2.0.16-4), golang-gopkg-hlandau-svcutils.v1 (= 1.0.10-6), golang-gopkg-square-go-jose.v1 (= 1.1.2-2), golang-gopkg-square-go-jose.v2 (= 2.4.1-1), golang-gopkg-tylerb-graceful.v1 (= 1.2.15-4), golang-yaml.v2 (= 2.2.8-1)
Priority: extra
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Let's Encrypt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 11145
Depends: libc6 (>= 2.4), libcap2 (>= 1:2.10)
Recommends: dialog
Filename: pool/universe/a/acmetool/acmetool_0.2.1-2_amd64.deb
Size: 3418424
MD5sum: c3cd12b166ac41ca205e9039c4055358
SHA1: 3112eda79eacb7b2d3a6dd7730b6cb741422ef36
SHA256: 438f51fa9ecb7f092ebbf04c7bf9d3d707b3ed4f1fe01a70351aa5b0e4110f9a
SHA512: 91e64415bd6f1d2aa15fc1b03d8c11663aa7090653445709f3e0c057d678a63eedb87c0d68baf0129b046eb802e24486862eca64a085472b40fb7dde75d6a281
Homepage: https://hlandau.github.io/acmetool
Description-en: 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: 3e5e145ae880b97f3b6e825daf35ce32