How to Install and Uninstall ruby-flexmock Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "ruby-flexmock" package

Please follow the steps below to install ruby-flexmock on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-flexmock

2. Uninstall "ruby-flexmock" package

In this section, we are going to explain the necessary steps to uninstall ruby-flexmock on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-flexmock package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-flexmock
Priority: optional
Section: universe/ruby
Installed-Size: 152
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.0.4-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-flexmock/ruby-flexmock_2.0.4-1_all.deb
Size: 39492
MD5sum: e8b2d757d3ca45ba4875103a98c059ab
SHA1: 835898d930015f99d73c4f5429be518d0e4daa88
SHA256: dc060b3f34e53f7740b22ab5e56e5e641f80fc3d55c24efa4da3e7f44b4dc5ee
Description-en: simple and flexible mock objects for testing
FlexMock is a extremely simple mock object class compatible
with the Test::Unit framework. Although the FlexMock's
interface is simple, it is very flexible.
Description-md5: d80473adead9dbec62b78b3b17d0c94e
Homepage: https://github.com/doudou/flexmock
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu