How to Install and Uninstall skopeo Package on Ubuntu 23.10 (Mantic Minotaur)

Last updated: July 06,2024

1. Install "skopeo" package

This guide covers the steps necessary to install skopeo on Ubuntu 23.10 (Mantic Minotaur)

$ sudo apt update $ sudo apt install skopeo

2. Uninstall "skopeo" package

Please follow the step by step instructions below to uninstall skopeo on Ubuntu 23.10 (Mantic Minotaur):

$ sudo apt remove skopeo $ sudo apt autoclean && sudo apt autoremove

3. Information about the skopeo package on Ubuntu 23.10 (Mantic Minotaur)

Package: skopeo
Architecture: amd64
Version: 1.9.3+ds1-1ubuntu0.1
Built-Using: docker-registry (= 2.8.2+ds1-1ubuntu0.1), docker.io (= 20.10.24+dfsg1-1ubuntu2.1), golang-1.21 (= 1.21.1-1ubuntu0.23.10.1), golang-github-acarl005-stripansi (= 0.0~git20180116.5a71ef0-3), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-containerd-stargz-snapshotter (= 0.12.0-2build1), golang-github-containers-common (= 0.50.1+ds1-4), golang-github-containers-image (= 5.23.1-4), golang-github-containers-ocicrypt (= 1.0.3-1), golang-github-containers-storage (= 1.43.0+ds1-8ubuntu0.1), golang-github-coreos-bbolt (= 1.3.6-2), golang-github-cyphar-filepath-securejoin (= 0.2.3-1), golang-github-docker-docker-credential-helpers (= 0.6.4+ds1-1ubuntu0.23.10.1), golang-github-docker-go-connections (= 0.4.0-4), golang-github-docker-go-units (= 0.4.0-4), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3.1), golang-github-fullsailor-pkcs7 (= 0.0~git20210826.33d0574-1ubuntu1), golang-github-ghodss-yaml (= 1.0.0+git20220118.d8423dc-2), golang-github-google-go-intervals (= 0.0.2-2), golang-github-google-uuid (= 1.3.0-1), golang-github-gorilla-mux (= 1.8.0-1), golang-github-hashicorp-errwrap (= 1.1.0-1), golang-github-hashicorp-go-multierror (= 1.1.1-2), golang-github-json-iterator-go (= 1.1.12-1), golang-github-klauspost-compress (= 1.15.12+ds1-3), golang-github-klauspost-pgzip (= 1.2.5-2), golang-github-mattn-go-runewidth (= 0.0.14-1), golang-github-moby-sys (= 0.0~git20220606.416188a-1), golang-github-modern-go-concurrent (= 1.0.3-1.1), golang-github-modern-go-reflect2 (= 1.0.2-2), golang-github-opencontainers-go-digest (= 1.0.0-2), golang-github-opencontainers-image-spec (= 1.1.0~rc2-3), golang-github-opencontainers-selinux (= 1.10.0+ds1-1), golang-github-opencontainers-specs (= 1.1.0~rc3-1), golang-github-pkg-errors (= 0.9.1-3), golang-github-proglottis-gpgme (= 0.1.1-2), golang-github-rivo-uniseg (= 0.4.2-1), golang-github-spf13-cobra (= 1.7.0-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-sylabs-sif (= 2.8.3-2build1), golang-github-ulikunitz-xz (= 0.5.6-2), golang-github-vbatts-tar-split (= 0.11.2+ds1-1build1), golang-github-vbauerster-mpb (= 7.3.2-1), golang-github-vividcortex-ewma (= 1.1.1-2), golang-go-patricia (= 2.3.1-1), golang-go-zfs (= 3.0.0-1), golang-go.crypto (= 1:0.4.0-1), golang-gocapability-dev (= 0.0+git20200815.42c35b4-2), golang-gogoprotobuf (= 1.3.2-3ubuntu0.23.10.1), golang-golang-x-net (= 1:0.10.0-1), golang-golang-x-sync (= 0.2.0-1), golang-golang-x-sys (= 0.8.0-1), golang-golang-x-term (= 0.8.0-1), golang-gopkg-square-go-jose.v2 (= 2.6.0-2), golang-logrus (= 1.9.0-1), golang-toml (= 1.2.1-1), golang-yaml.v2 (= 2.4.0-4), runc (= 1.1.7-0ubuntu2.2)
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 16027
Depends: golang-github-containers-common (>> 0.49), libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.97), libgpgme11 (>= 1.4.1)
Filename: pool/universe/s/skopeo/skopeo_1.9.3+ds1-1ubuntu0.1_amd64.deb
Size: 5274588
MD5sum: c2f207c4b94e695b4e7964a170c16064
SHA1: 7e66a947dcd954e8e3942fb2c21ce7bb5f3da5a1
SHA256: 8f22e5b65f73c8ab63e17b0fd038fdba08b29ace495c5fee2170e1d77e4a72ec
SHA512: 82fb79253b876a7cb453a3e6f7d8227d4e18761b13e94b74790bb36760ce1023be091bb86c9a3232f48ccfe702ac1b7cd6602fcb5306c56a26089188b32a3294
Homepage: https://github.com/containers/skopeo
Description: Tooling to work with remote images registries
Description-md5: d03726f6234fe2b000f2b3e7e3028234

Package: skopeo
Architecture: amd64
Version: 1.9.3+ds1-1build1
Built-Using: docker-registry (= 2.8.2+ds1-1), docker.io (= 20.10.24+dfsg1-1ubuntu2), golang-1.21 (= 1.21.0-1), golang-github-acarl005-stripansi (= 0.0~git20180116.5a71ef0-3), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-containerd-stargz-snapshotter (= 0.12.0-2), golang-github-containers-common (= 0.50.1+ds1-4), golang-github-containers-image (= 5.23.1-4), golang-github-containers-ocicrypt (= 1.0.3-1), golang-github-containers-storage (= 1.43.0+ds1-8), golang-github-coreos-bbolt (= 1.3.6-2), golang-github-cyphar-filepath-securejoin (= 0.2.3-1), golang-github-docker-docker-credential-helpers (= 0.6.4+ds1-1), golang-github-docker-go-connections (= 0.4.0-4), golang-github-docker-go-units (= 0.4.0-4), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3.1), golang-github-fullsailor-pkcs7 (= 0.0~git20210826.33d0574-1ubuntu1), golang-github-ghodss-yaml (= 1.0.0+git20220118.d8423dc-2), golang-github-google-go-intervals (= 0.0.2-2), golang-github-google-uuid (= 1.3.0-1), golang-github-gorilla-mux (= 1.8.0-1), golang-github-hashicorp-errwrap (= 1.1.0-1), golang-github-hashicorp-go-multierror (= 1.1.1-2), golang-github-json-iterator-go (= 1.1.12-1), golang-github-klauspost-compress (= 1.15.12+ds1-3), golang-github-klauspost-pgzip (= 1.2.5-2), golang-github-mattn-go-runewidth (= 0.0.14-1), golang-github-moby-sys (= 0.0~git20220606.416188a-1), golang-github-modern-go-concurrent (= 1.0.3-1.1), golang-github-modern-go-reflect2 (= 1.0.2-2), golang-github-opencontainers-go-digest (= 1.0.0-2), golang-github-opencontainers-image-spec (= 1.1.0~rc2-3), golang-github-opencontainers-selinux (= 1.10.0+ds1-1), golang-github-opencontainers-specs (= 1.1.0~rc3-1), golang-github-pkg-errors (= 0.9.1-3), golang-github-proglottis-gpgme (= 0.1.1-2), golang-github-rivo-uniseg (= 0.4.2-1), golang-github-spf13-cobra (= 1.7.0-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-sylabs-sif (= 2.8.3-2), golang-github-ulikunitz-xz (= 0.5.6-2), golang-github-vbatts-tar-split (= 0.11.2+ds1-1), golang-github-vbauerster-mpb (= 7.3.2-1), golang-github-vividcortex-ewma (= 1.1.1-2), golang-go-patricia (= 2.3.1-1), golang-go-zfs (= 3.0.0-1), golang-go.crypto (= 1:0.4.0-1), golang-gocapability-dev (= 0.0+git20200815.42c35b4-2), golang-gogoprotobuf (= 1.3.2-3), golang-golang-x-net (= 1:0.10.0-1), golang-golang-x-sync (= 0.2.0-1), golang-golang-x-sys (= 0.8.0-1), golang-golang-x-term (= 0.8.0-1), golang-gopkg-square-go-jose.v2 (= 2.6.0-2), golang-logrus (= 1.9.0-1), golang-toml (= 1.2.1-1), golang-yaml.v2 (= 2.4.0-4), runc (= 1.1.7-0ubuntu2)
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 16027
Depends: golang-github-containers-common (>> 0.49), libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.97), libgpgme11 (>= 1.4.1)
Filename: pool/universe/s/skopeo/skopeo_1.9.3+ds1-1build1_amd64.deb
Size: 5274510
MD5sum: 39952d894883887f6ce1199d1c0f9e5e
SHA1: 36427533c64d800364298a9df068ac1c87d05629
SHA256: d25aff200cb2a065ee0c38383bb37131008e6a463ff6e5ceeb54c9712a0766d5
SHA512: 884f26197a15d02d7d459f9b430d8746bd308156674d8335de436e537702f38d79dd7b75535d64838d144268f6aaa1c9561feb05f70bb7e472147ac4573839ad
Homepage: https://github.com/containers/skopeo
Description: Tooling to work with remote images registries
Description-md5: d03726f6234fe2b000f2b3e7e3028234