How to Install and Uninstall acmetool Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 05,2024

1. Install "acmetool" package

This guide let you learn how to install acmetool on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install acmetool

2. Uninstall "acmetool" package

This guide covers the steps necessary to uninstall acmetool on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the acmetool package on Ubuntu 21.04 (Hirsute Hippo)

Package: acmetool
Architecture: amd64
Version: 0.2.1-4
Built-Using: golang-1.15 (= 1.15.4-1ubuntu1), golang-dbus (= 5.0.3-1), golang-github-alecthomas-units (= 0.0~git20201120.1786d5e-1), golang-github-coreos-go-systemd (= 22.1.0-3), 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.12-1), golang-github-mattn-go-runewidth (= 0.0.9-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~git20201016.9e8e0b3-1), golang-golang-x-net (= 1:0.0+git20201031.ff519b6+dfsg-1), golang-golang-x-sys (= 0.0~git20201101.da20708-2), golang-golang-x-text (= 0.3.4-1), golang-gopkg-alecthomas-kingpin.v2 (= 2.2.6-2), 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.5.1-2), golang-gopkg-tylerb-graceful.v1 (= 1.2.15-4), golang-yaml.v2 (= 2.4.0-1)
Priority: extra
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 10445
Depends: libc6 (>= 2.32), libcap2 (>= 1:2.10)
Recommends: dialog
Filename: pool/universe/a/acmetool/acmetool_0.2.1-4_amd64.deb
Size: 3113232
MD5sum: 3594015c49c2c0428da4caad24d52e84
SHA1: 2b43190467863790165b1106ce15a0010c082b4a
SHA256: f55d6220f71e14fdb46c24e871f039fb3fcbfba6eea868d662ade28f6a3fb20a
SHA512: 231fbd7e3f228d201514f2f03797ebee055a60bf7a367431b06ecb4a7163ed6aac8d9c9a609407a9d66039d4a1a229f4fcd1a525db80615aa02dc2b4c0b4727d
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