How to Install and Uninstall docker-runc Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 18,2024

1. Install "docker-runc" package

This is a short guide on how to install docker-runc on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install docker-runc

2. Uninstall "docker-runc" package

Please follow the guidelines below to uninstall docker-runc on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove docker-runc $ sudo apt autoclean && sudo apt autoremove

3. Information about the docker-runc package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: docker-runc
Architecture: amd64
Version: 1.0.0~rc2+git+docker1.13.1~ds1-3
Built-Using: golang-1.9 (= 1.9.4-1ubuntu1), golang-dbus (= 4.1.0-1), golang-github-coreos-go-systemd (= 14-1), golang-github-coreos-pkg (= 3-1), golang-github-docker-go-units (= 0.3.1+git20170127.11.9e638d3-1), golang-github-mrunalp-fileutils (= 0.0~git20160930.0.4ee1cc9-1), golang-github-urfave-cli (= 1.20.0-1), golang-github-vishvananda-netlink (= 0.0~git20170407.0.1e86b2b-1), golang-github-vishvananda-netns (= 0.0~git20170707.0.86bef33-1), golang-gocapability-dev (= 0.0~git20160928.0.e7cb7fa-1ubuntu3), golang-goprotobuf (= 0.0~git20170808.0.1909bc2-1ubuntu2), golang-logrus (= 1.0.2-2)
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Docker Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5986
Depends: libapparmor1 (>= 2.6~devel), libc6 (>= 2.14), libseccomp2 (>= 2.1.0)
Breaks: docker.io (<< 1.12)
Filename: pool/universe/d/docker-runc/docker-runc_1.0.0~rc2+git+docker1.13.1~ds1-3_amd64.deb
Size: 1666004
MD5sum: 4662cead59f83566f41e0048ca03203e
SHA1: 8d7eee141a7acaad3fc8686bae523f5d563b8bd4
SHA256: a4d3610ad8b59b4c6241761218e54cb43cefa0fea2addb6a72cd9f7402e967bc
Homepage: https://github.com/opencontainers/runc
Description: Open Container Project - runtime (Docker's version)
Description-md5: a09655c9b3526911c5c17073b984a400

5. The same packages on other Linux Distributions