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

Last updated: May 20,2024

1. Install "ruby-procto" package

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

$ sudo apt update $ sudo apt install ruby-procto

2. Uninstall "ruby-procto" package

Please follow the guidelines below to uninstall ruby-procto on Ubuntu 21.10 (Impish Indri):

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

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

Package: ruby-procto
Architecture: all
Version: 0.0.3-3
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 33
Filename: pool/universe/r/ruby-procto/ruby-procto_0.0.3-3_all.deb
Size: 6120
MD5sum: ab1ef190f553cb03446aebf2d0863614
SHA1: d6bdbda0bd1cd849bf0d9c7d3a5d87d8f442d586
SHA256: b886efdcfb972496c1e1a2d0b8a6251b099d28271325bece831aead0e8f69e00
SHA512: dfdbd6c1f6c557a8662a9a08280647bcba00515d037971a25eee0b026c62a0c6a555797a958fb49b3f19780da3ed57cad52b682f512b491f7b095270a18f68b7
Homepage: https://github.com/snusnu/procto
Description-en: 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: 48ce3ac6069050c53e20e9cbc0192cf8
Ruby-Versions: all