How to Install and Uninstall ruby-procto Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: October 05,2024

1. Install "ruby-procto" package

This tutorial shows how to install ruby-procto on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-procto

2. Uninstall "ruby-procto" package

Learn how to uninstall ruby-procto on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-procto package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-procto
Architecture: all
Version: 0.0.3-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 33
Filename: pool/universe/r/ruby-procto/ruby-procto_0.0.3-2_all.deb
Size: 5984
MD5sum: d2d2b21a424c7f40cd26fe2a905686ee
SHA1: bae442202e1a0c3dea5fb0c5d83d5311fbd46e6a
SHA256: b6e23b35d9418fb98a06d942c85a7a1497777b87773100d2e328f4f55d1b91f8
SHA512: b6f11b56130b26e1f311d3da6cd813427779012a4f7a4840d18b3e20c2285659b88ffa9838fd583e51fe99c44cc99862790c31725d5d63c2cae380eae57cc752
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