How to Install and Uninstall cloud-init Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "cloud-init" package

This guide covers the steps necessary to install cloud-init on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install cloud-init

2. Uninstall "cloud-init" package

This guide let you learn how to uninstall cloud-init on Ubuntu 21.10 (Impish Indri):

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

3. Information about the cloud-init package on Ubuntu 21.10 (Impish Indri)

Package: cloud-init
Architecture: all
Version: 21.4-0ubuntu1~21.10.1
Priority: extra
Section: admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2448
Depends: cloud-guest-utils | cloud-utils, isc-dhcp-client, iproute2, netplan.io, procps, python3, python3-netifaces, 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, gnupg, software-properties-common
Filename: pool/main/c/cloud-init/cloud-init_21.4-0ubuntu1~21.10.1_all.deb
Size: 469990
MD5sum: 7f129f113bc23184203627600e6b3067
SHA1: 83da84cf562e43fee91209d8628e7a22e25f63bb
SHA256: e3902fa1d2c0271da59e648ce48d538de43ef030d01e2251e5f8483bed028266
SHA512: d7e20d37c539f6f5609face41ff8d57923dfd25dadae2c6e6a3864e8afc039986c7a14ed68541eb9c308ecdf701c52bb3de3c681e0f723aa60d77477c259fcb4
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: server-minimal, cloud-image

Package: cloud-init
Architecture: all
Version: 21.3-1-g6803368d-0ubuntu3
Priority: extra
Section: admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2410
Depends: cloud-guest-utils | cloud-utils, isc-dhcp-client, iproute2, netplan.io, procps, python3, python3-netifaces, 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, gnupg, software-properties-common
Filename: pool/main/c/cloud-init/cloud-init_21.3-1-g6803368d-0ubuntu3_all.deb
Size: 462214
MD5sum: 7166eb557346454ba4b090b9d0b094a8
SHA1: 9951ba7753b2043b27b5a6d3a57c33fcdbaaa671
SHA256: 24873f06c1972c1e834c4b2ee0bc8351daf5221ced6c41e0c604784b40711731
SHA512: e8a44044c4ab6eadca8c8909714fd9313390f547b16f2fd89257935d275627ce189e9c68d5ab4e1a57fc1103cc2a35d07eeaba8069f238ceca285e1dff37279e
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: server-minimal, cloud-image