How to Install and Uninstall alire Package on Kali Linux

Last updated: May 17,2024

1. Install "alire" package

Please follow the steps below to install alire on Kali Linux

$ sudo apt update $ sudo apt install alire

2. Uninstall "alire" package

This tutorial shows how to uninstall alire on Kali Linux:

$ sudo apt remove alire $ sudo apt autoclean && sudo apt autoremove

3. Information about the alire package on Kali Linux

Package: alire
Source: alire (1.2.1-1)
Version: 1.2.1-1+b1
Installed-Size: 16241
Maintainer: Stephane Carrez
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgnat-12 (>= 12.2.0), libgnatcoll21 (>= 23.0.0), libxmlezout7 (>= 1.06.2)
Suggests: gnat, gprbuild
Size: 2967028
SHA256: 72417e9a80c89436c5e7825b456d9b895e6467cd8e483e8c2a327443aad8703f
SHA1: 6f083b7861b7fd1fd485a7a18bf940c8e8f2de6f
MD5sum: 7a5cb6f16a82f46bb5b28f485289255f
Description: Ada package manager.
A catalog of ready-to-use Ada libraries plus a command-line tool
(`alr`) to obtain, build, and incorporate them into your own projects.
It aims to fulfill a similar role to Rust's `cargo` or OCaml's `opam`.
.
This is a source package manager, in contrast to apt which is a binary
package manager.
Description-md5:
Homepage: https://github.com/alire-project
Section: devel
Priority: optional
Filename: pool/main/a/alire/alire_1.2.1-1+b1_amd64.deb