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

Last updated: October 05,2024

1. Install "ruby-procto" package

Please follow the guidelines below to install ruby-procto on Kali Linux

$ sudo apt update $ sudo apt install ruby-procto

2. Uninstall "ruby-procto" package

Learn how to uninstall ruby-procto on Kali Linux:

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

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

Package: ruby-procto
Version: 0.0.3-3
Installed-Size: 33
Maintainer: Debian Ruby Team
Architecture: all
Size: 6080
SHA256: 2d3c0f1fa7e33fcb71efbb880254dc43850b5a96f75a160e053efc1a0e668c23
SHA1: 449392c4d6ce5557e8337188130384ee8245b645
MD5sum: 42067ddbfc52b8ee2be191dd3922e5ab
Description: Defines Foo.call(*args) which invokes Foo.new(*args).bar
Methods are a fundamental part of Ruby's syntax, but they are not values that
Ruby programs can operate on. That is, Ruby's methods are not objects in the
way that strings, numbers, and arrays are.
.
This turns your object into a method object
Description-md5:
Homepage: https://github.com/snusnu/procto
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-procto/ruby-procto_0.0.3-3_all.deb