How to Install and Uninstall ruby-dependor Package on Kali Linux

Last updated: September 20,2024

1. Install "ruby-dependor" package

This tutorial shows how to install ruby-dependor on Kali Linux

$ sudo apt update $ sudo apt install ruby-dependor

2. Uninstall "ruby-dependor" package

Please follow the step by step instructions below to uninstall ruby-dependor on Kali Linux:

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

3. Information about the ruby-dependor package on Kali Linux

Package: ruby-dependor
Version: 1.0.1-2.1
Installed-Size: 40
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 8016
SHA256: 3db8116930428951020667bb7583a783b00f06d21ed5ac12ea5411898b6cc040
SHA1: 98627126ae323471f8cbe88bd6e99addeedaae5d
MD5sum: 3c5dac562f4d38bcf6b6215229c9cfd3
Description: 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:
Homepage: http://github.com/psyho/dependor
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-dependor/ruby-dependor_1.0.1-2.1_all.deb