How to Install and Uninstall azure-cli Package on Kali Linux

Last updated: May 13,2024

1. Install "azure-cli" package

This guide let you learn how to install azure-cli on Kali Linux

$ sudo apt update $ sudo apt install azure-cli

2. Uninstall "azure-cli" package

This tutorial shows how to uninstall azure-cli on Kali Linux:

$ sudo apt remove azure-cli $ sudo apt autoclean && sudo apt autoremove

3. Information about the azure-cli package on Kali Linux

Package: azure-cli
Version: 2.50.0-2kali1
Architecture: all
Maintainer: Debian Python Team
Installed-Size: 18
Depends: python3:any, python3-azure-cli (>= 2.50.0-2kali1)
Homepage: https://github.com/Azure/azure-cli
Priority: optional
Section: python
Filename: pool/main/a/azure-cli/azure-cli_2.50.0-2kali1_all.deb
Size: 6324
SHA256: bacdf282722cbb24fc576485f5ae732a25fa0fc3d52500558adcf9880db14c81
SHA1: 20c4847fa38851e189d3a7fb0c4400a90da79015
MD5sum: d0af6a3729ffefee21d414ef76b2f399
Description: Azure Command-Line Interface (CLI)
The Azure command-line interface (CLI) is Microsoft's cross-platform
command-line experience for managing Azure resources. The Azure CLI is designed
to be easy to learn and get started with, but powerful enough to be a great
tool for building custom automation to use Azure resources.
.
This package provides the az executable and bash completion.
Description-md5: