How to Install and Uninstall docker2aci Package on Kali Linux

Last updated: February 24,2025

1. Install "docker2aci" package

Please follow the step by step instructions below to install docker2aci on Kali Linux

$ sudo apt update $ sudo apt install docker2aci

2. Uninstall "docker2aci" package

In this section, we are going to explain the necessary steps to uninstall docker2aci on Kali Linux:

$ sudo apt remove docker2aci $ sudo apt autoclean && sudo apt autoremove

3. Information about the docker2aci package on Kali Linux

Package: docker2aci
Source: golang-github-appc-docker2aci (0.17.2+dfsg-2.1)
Version: 0.17.2+dfsg-2.1+b6
Installed-Size: 5753
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.32)
Size: 1981716
SHA256: 4489bdd87eabce3a309b4890520ce5ae70cd871dbcac4ff9915cedb6c6adc9b2
SHA1: 81b08e4f7a4cf63429037864c6b7c2d74c918206
MD5sum: 71c4e38a208d2bc1d180f3f6e020492e
Description: CLI tool to convert Docker images to ACIs
docker2aci is a CLI binary that converts Docker images to ACI
(https://github.com/appc/spec/blob/master/SPEC.md#app-container-image).
It takes as input either a file generated by "docker save" or a Docker
registry URL. It gets all the layers of a Docker image and squashes them
into an ACI image. Optionally, it can generate one ACI for each layer,
setting the correct dependencies.
Description-md5: 02029ffd1640924c3782b43aa9a96528
Homepage: https://github.com/appc/docker2aci
Built-Using: golang-1.18 (= 1.18.1-1), golang-github-appc-spec (= 0.8.11+dfsg-2.1), golang-github-coreos-ioprogress (= 0.0~git20151023.0.4637e49-2), golang-github-coreos-pkg (= 4-3), golang-github-coreos-semver (= 0.3.0-1), golang-github-klauspost-compress (= 1.13.6+ds1-2), golang-github-klauspost-pgzip (= 1.2.5-1), golang-github-opencontainers-go-digest (= 1.0.0-1), golang-github-spf13-pflag (= 1.0.5-2), golang-go.crypto (= 1:0.0~git20220315.3147a52-1), golang-go4 (= 0.0~git20190313.94abd69-1), golang-golang-x-sys (= 0.0~git20220422.9388b58-1), golang-golang-x-term (= 0.0~git20210615.6886f2d-1), golang-gopkg-inf.v0 (= 0.9.1-1)
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-appc-docker2aci/docker2aci_0.17.2+dfsg-2.1+b6_amd64.deb