How to Install and Uninstall cloud-init Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: September 21,2024

1. Install "cloud-init" package

Please follow the step by step instructions below to install cloud-init on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install cloud-init

2. Uninstall "cloud-init" package

This guide covers the steps necessary to uninstall cloud-init on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove cloud-init $ sudo apt autoclean && sudo apt autoremove

3. Information about the cloud-init package on Ubuntu 20.10 (Groovy Gorilla)

Package: cloud-init
Architecture: all
Version: 21.1-19-gbad84ad4-0ubuntu1~20.10.2
Priority: extra
Section: admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2274
Depends: cloud-guest-utils | cloud-utils, isc-dhcp-client, iproute2, netplan.io, procps, python3, python3-requests, python3-serial, debconf (>= 0.5) | debconf-2.0, python3-configobj, python3-jinja2, python3-jsonpatch, python3-jsonschema, python3-oauthlib, python3-yaml, python3:any
Recommends: eatmydata, gdisk, software-properties-common
Filename: pool/main/c/cloud-init/cloud-init_21.1-19-gbad84ad4-0ubuntu1~20.10.2_all.deb
Size: 438720
MD5sum: 52b15302ff86c16874be71a85e43991b
SHA1: 3ac06902c15e32533f5275325a014efcddaf4b49
SHA256: 2e6a578037dc4356e81c937543f661f3b7692e629cdf386711c5775bcba0f7ee
SHA512: bd9f45c5aa98b74f02c771040a758f1a37be9eaf6e94a47dd669837cd13ef242c551d75a661ffd20b5fe228380f250c2a2287ed809030db2e17689149d35bda4
Homepage: https://cloud-init.io/
Description-en: initialization and customization tool for cloud instances
Cloud-init is the industry standard multi-distribution method for
cross-platform cloud instance initialization. It is supported across all major
public cloud providers, provisioning systems for private cloud infrastructure,
and bare-metal installations.
.
Cloud instances are initialized from a disk image and instance data:
.
* Cloud metadata
* User data (optional)
* Vendor data (optional)
.
Cloud-init will identify the cloud it is running on during boot, read any
provided metadata from the cloud and initialize the system accordingly. This
may involve setting up the network and storage devices to configuring SSH
access key and many other aspects of a system. Later on the cloud-init will
also parse and process any optional user or vendor data that was passed to
the instance.
Description-md5: d4ea791a4ab9dd98376dbd623e6f7fde
Task: cloud-image

Package: cloud-init
Architecture: all
Version: 20.3-15-g6d332e5c-0ubuntu1
Priority: extra
Section: admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2171
Depends: cloud-guest-utils | cloud-utils, isc-dhcp-client, iproute2, netplan.io, procps, python3, python3-requests, python3-serial, debconf (>= 0.5) | debconf-2.0, python3-configobj, python3-jinja2, python3-jsonpatch, python3-jsonschema, python3-oauthlib, python3-yaml, python3:any
Recommends: eatmydata, gdisk, software-properties-common
Filename: pool/main/c/cloud-init/cloud-init_20.3-15-g6d332e5c-0ubuntu1_all.deb
Size: 418948
MD5sum: 7b23b2de2b547f54ec30cf8a0281a98d
SHA1: 32c3353f5b395021510c048a899b656644021ca7
SHA256: 7ffbe8ffcc8479b3a5b85840a036930d98252f17e82c35694ad70532fef07078
SHA512: 4a06cf2d522f8b6abf34b61ea9e7f60d006a3db29b6b290274bf402e4dcc0f1711b21870a06bece989db418b80971544af9dd4ce789c30de59990acf47750732
Homepage: https://cloud-init.io/
Description-en: initialization and customization tool for cloud instances
Cloud-init is the industry standard multi-distribution method for
cross-platform cloud instance initialization. It is supported across all major
public cloud providers, provisioning systems for private cloud infrastructure,
and bare-metal installations.
.
Cloud instances are initialized from a disk image and instance data:
.
* Cloud metadata
* User data (optional)
* Vendor data (optional)
.
Cloud-init will identify the cloud it is running on during boot, read any
provided metadata from the cloud and initialize the system accordingly. This
may involve setting up the network and storage devices to configuring SSH
access key and many other aspects of a system. Later on the cloud-init will
also parse and process any optional user or vendor data that was passed to
the instance.
Description-md5: d4ea791a4ab9dd98376dbd623e6f7fde
Task: cloud-image