How to Install and Uninstall ruby-mini-portile2 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "ruby-mini-portile2" package

Here is a brief guide to show you how to install ruby-mini-portile2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-mini-portile2

2. Uninstall "ruby-mini-portile2" package

Please follow the guidance below to uninstall ruby-mini-portile2 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-mini-portile2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-mini-portile2 package on Ubuntu 21.10 (Impish Indri)

Package: ruby-mini-portile2
Architecture: all
Version: 2.5.0-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 60
Filename: pool/universe/r/ruby-mini-portile2/ruby-mini-portile2_2.5.0-2_all.deb
Size: 13544
MD5sum: 8eaa35861714a4f96a401f6de31a864f
SHA1: 8594b009a460b3d71b176752f56227f37cb89421
SHA256: 30553308e7e41f756aaf40541fd9c0dba8a8d1cc25a09199e8dc983ea9d70d37
SHA512: 39185cb5f5958f18856247625976dc1fb570b37311041f9626b6dda5c7df6f5a0b9422ae13693f1441327f614308b4f0bbf7a289ee7b16a3830ab05c463f81ea
Homepage: http://github.com/flavorjones/mini_portile
Description-en: Simplistic port-like solution for developers
It provides a standard and simplified way to compile against dependency
libraries without messing up one's system. It is not a general package
management system. It is not aimed to replace apt, macports or homebrew.
.
It's intended primarily to make sure that a developer of a library, can
reproduce a user's dependencies and environment by specifying a specific
version of an underlying dependency that one would like to use.
.
So, if a user says, "This bug happens on my system that uses libiconv 1.13.1",
`mini_portile2` should make it easy for you to download, compile and link
against libiconv 1.13.1; and run your test suite against it.
Description-md5: f9b9adf035487a06e129d1ec49347884
Ruby-Versions: all