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

Last updated: May 18,2024

1. Install "ruby-dependor" package

This tutorial shows how to install ruby-dependor on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-dependor

2. Uninstall "ruby-dependor" package

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

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

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

Package: ruby-dependor
Priority: optional
Section: universe/ruby
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.1-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-dependor/ruby-dependor_1.0.1-2_all.deb
Size: 7932
MD5sum: 0a932a977a7c9a53b4106e4efc151b85
SHA1: 8a16a22eb7d6bbc742daf8d1a418bbc39ca6eabd
SHA256: d754a0b5de614a762bdc4af2fed1b7b20dac3f9a3a032f808dbb5e4cd0b7e61a
Description-en: classes and modules that simplifing dependency injection in Ruby
Dependor is a set of helpers that make writing Ruby apps that use the
dependency injection pattern easier. It comes as a set of modules, which you
can selectively add to your project. It is designed do play nice with Rails
and similar frameworks.
Description-md5: 4080fec29ad7c36e72882d5f65b828c6
Homepage: http://github.com/psyho/dependor
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu