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

Last updated: May 21,2024

1. Install "ruby-solve" package

This tutorial shows how to install ruby-solve on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-solve

2. Uninstall "ruby-solve" package

This tutorial shows how to uninstall ruby-solve on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-solve $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-solve
Architecture: all
Version: 4.0.0-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: 71
Depends: ruby | ruby-interpreter, ruby-molinillo (>= 0.6), ruby-semverse (>= 1.1)
Breaks: berkshelf (<< 6.3.1-1~)
Filename: pool/universe/r/ruby-solve/ruby-solve_4.0.0-1_all.deb
Size: 13792
MD5sum: 913d1c119c491aae9180780fe6de0dc7
SHA1: 7c86a8b33d48c812750a29b071be63838deb0839
SHA256: 7aae78d38b9759f7503861faca98d5dd29fc9377f0dd6b0582cfe0c2d026bd74
SHA512: f10ccb30e70db333232f7700a217fe2eda3600fc47261fffbe9ae2d520a0c8280860fa3c56feb03a10c97993178dea0dd01418e5dfdf3336ab2741afd41e052f
Homepage: https://github.com/berkshelf/solve
Description-en: Ruby version constraint solver implementing semantic versioning
Ruby versioning constraint solver implementing Semantic Versioning 2.0.0
(see http://semver.org/).
.
Solve supports two different resolvers. A pure Ruby solver implemented using
Molinillo and the same dependency resolver the Chef Server uses, dep-selector,
which is a Ruby C extension for Gecode.
.
The Ruby solver is installed and enabled by default. If you'd like to use the
Gecode solver you can do so by installing the ruby-dep-selector package.
Description-md5: e9dbb6604e3a0f6141f5d5d40afdb699
Ruby-Versions: all