How to Install and Uninstall ruby-proc-to-ast Package on Kali Linux

Last updated: May 15,2024

1. Install "ruby-proc-to-ast" package

This is a short guide on how to install ruby-proc-to-ast on Kali Linux

$ sudo apt update $ sudo apt install ruby-proc-to-ast

2. Uninstall "ruby-proc-to-ast" package

This tutorial shows how to uninstall ruby-proc-to-ast on Kali Linux:

$ sudo apt remove ruby-proc-to-ast $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-proc-to-ast package on Kali Linux

Package: ruby-proc-to-ast
Version: 0.1.0-2
Installed-Size: 25
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-whitequark-parser, ruby-unparser, ruby-coderay
Size: 4580
SHA256: 1d61f7255d1712188392bf11545ad149c0bae844b378669c80e9f8574fc3a359
SHA1: 56f172f32933d543aadd4f4183520cf82f2dd3a5
MD5sum: f90a4cf963c1023d260fcaae78e4688a
Description: Convert Proc object to AST::Node
Add #to_ast method to Proc.
.
#to_ast convert Proc to Parser::AST::Node, using parser gem.
Description-md5:
Homepage: https://github.com/joker1007/proc_to_ast
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-proc-to-ast/ruby-proc-to-ast_0.1.0-2_all.deb