How to Install and Uninstall appc-spec Package on Kali Linux

Last updated: May 04,2024

1. Install "appc-spec" package

This guide covers the steps necessary to install appc-spec on Kali Linux

$ sudo apt update $ sudo apt install appc-spec

2. Uninstall "appc-spec" package

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

$ sudo apt remove appc-spec $ sudo apt autoclean && sudo apt autoremove

3. Information about the appc-spec package on Kali Linux

Package: appc-spec
Source: golang-github-appc-spec (0.8.11+dfsg-2.1)
Version: 0.8.11+dfsg-2.1+b14
Installed-Size: 7194
Maintainer: pkg-go
Architecture: amd64
Depends: libc6 (>= 2.34), golang-go
Size: 2435768
SHA256: 5ea0b88960b38795c23a42a42fb775440e0ab1133339df23f4b2e8bd2587d05a
SHA1: 89f7d199d8ee23eb6d6642b8ed1d005678cdf2e8
MD5sum: 3a31f0854300794afd4551a2778deedb
Description: App Container Specification (appc) - tools
App Container (appc) is a well-specified and community developed
specification for application containers. appc defines several independent
but composable aspects involved in running application containers,
including an image format, runtime environment, and discovery mechanism
for application containers.
.
This package provides "actool" utility for the App Container (appc)
specification and technical details on how an appc image is downloaded
over a network, cryptographically verified, and executed on a host.
Description-md5:
Homepage: https://github.com/appc/spec
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-coreos-semver (= 0.3.0-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-go4 (= 0.0~git20230225.2148625-1), golang-golang-x-net (= 1:0.15.0-2), golang-gopkg-inf.v0 (= 0.9.1-2)
Section: utils
Priority: optional
Filename: pool/main/g/golang-github-appc-spec/appc-spec_0.8.11+dfsg-2.1+b14_amd64.deb