How to Install and Uninstall ruby-docker-api Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "ruby-docker-api" package

This guide covers the steps necessary to install ruby-docker-api on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-docker-api

2. Uninstall "ruby-docker-api" package

Please follow the step by step instructions below to uninstall ruby-docker-api on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-docker-api $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-docker-api package on Ubuntu 21.10 (Impish Indri)

Package: ruby-docker-api
Architecture: all
Version: 1.22.2-1.1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 95
Depends: ruby | ruby-interpreter, ruby-archive-tar-minitar, ruby-excon (>= 0.28)
Suggests: docker.io
Filename: pool/universe/r/ruby-docker-api/ruby-docker-api_1.22.2-1.1_all.deb
Size: 23920
MD5sum: 1ec61071736a142c663e279f34001a50
SHA1: 87036dd4ea02706bc93eed1b0b689e58ec388bf8
SHA256: 6ec95c349e60e8f2fda0051b098bc3d95ffdd53da780f5f36ed859626fb39c8f
SHA512: 0e7492cb45c1a45031800ce1d719cf1960ca744b73f0da51608909be036975664d92a4c3e4f9ce63986c2331951f08f69f46a4bb5246cf6da8b3f6085b50e0a2
Homepage: https://github.com/swipely/docker-api
Description-en: Ruby gem to interact with docker.io remote API
ruby-docker-api gem provides an object-oriented interface to the Docker
Remote API and a complete client implementation.
.
ruby-docker-api is designed to be very lightweight. Almost no state
is cached (aside from id's which are immutable) to ensure that each
method call's information is up to date. As such, just about every
external method represents an API call.
Description-md5: 7802e2257c21f6d3af58013397cb15eb
Ruby-Versions: all