How to Install and Uninstall pebble Package on Kali Linux

Last updated: May 08,2024

1. Install "pebble" package

Please follow the steps below to install pebble on Kali Linux

$ sudo apt update $ sudo apt install pebble

2. Uninstall "pebble" package

Please follow the guidance below to uninstall pebble on Kali Linux:

$ sudo apt remove pebble $ sudo apt autoclean && sudo apt autoremove

3. Information about the pebble package on Kali Linux

Package: pebble
Source: pebble (2.4.0+ds1-2)
Version: 2.4.0+ds1-2+b7
Installed-Size: 12415
Maintainer: Debian Let's Encrypt Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 2785348
SHA256: 67b5a1ea2c7f856976db0e5c1ee1c2590574d2197fad07392630284a393fb49e
SHA1: 0849d4645b64638fd1c3ebdafbd8e081e0a97a7d
MD5sum: add7ddc6da7bf370c5f0897dd55c1278
Description: ACME (RFC 8555) test-only server
Pebble is a miniature version of Boulder
(https://github.com/letsencrypt/boulder) that can assist in the
development and testing of ACME clients against the standard without
having to setup a full production-capable ACME server.
.
Pebble is NOT designed for production use and is for testing only. By
design, it will drop all of its state between invocations and will
randomize keys and certificates used for issuance!
.
Pebble has several top level goals:
.
1. Provide a simplified ACME testing front end
2. Provide a test-bed for new and compatibility breaking ACME features
3. Encourage ACME client best-practices
4. Aggressively build in guardrails against non-testing usage
Description-md5:
Homepage: https://github.com/letsencrypt/pebble
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-letsencrypt-challtestsrv (= 1.2.1+ds-1), golang-github-miekg-dns (= 1.1.50-2), golang-go.crypto (= 1:0.13.0-1), golang-golang-x-net (= 1:0.15.0-2), golang-golang-x-sys (= 0.12.0-1), golang-gopkg-square-go-jose.v2 (= 2.6.0-2)
Section: devel
Priority: optional
Filename: pool/main/p/pebble/pebble_2.4.0+ds1-2+b7_amd64.deb