How to Install and Uninstall ruby-docker-api Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 04,2024

1. Install "ruby-docker-api" package

Please follow the steps below to install ruby-docker-api on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "ruby-docker-api" package

Please follow the steps below to uninstall ruby-docker-api on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-docker-api package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-docker-api
Architecture: all
Version: 1.22.2-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: 94
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_all.deb
Size: 23908
MD5sum: 2df1ce43ea2b87713c0dd1882c0e12c2
SHA1: 9d8d4c26f27d708608a03be43539a1d3f23056d8
SHA256: ed4e89b0d4adfb8290b58708cefcba39ab86d3a9cf141fff2e87c3156a2663fa
SHA512: 082e2356ac7b2dfeec26948584b85e2772334ce80bae7623a5e745dff59bb5282ddcf8ee059b53614881be238bb8faf96317deef0f3a500a19dc218e52887935
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