How to Install and Uninstall ruby-nakayoshi-fork Package on Kali Linux

Last updated: July 02,2024

1. Install "ruby-nakayoshi-fork" package

Learn how to install ruby-nakayoshi-fork on Kali Linux

$ sudo apt update $ sudo apt install ruby-nakayoshi-fork

2. Uninstall "ruby-nakayoshi-fork" package

This guide covers the steps necessary to uninstall ruby-nakayoshi-fork on Kali Linux:

$ sudo apt remove ruby-nakayoshi-fork $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-nakayoshi-fork package on Kali Linux

Package: ruby-nakayoshi-fork
Version: 0.0.4-1.1
Installed-Size: 23
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 5692
SHA256: ceab84115ec062d0497418da6dc4b2beec1d8dbf7bbca20c7aef11186e598b6e
SHA1: 22d6f302e238e1c22c07f57da871cf9136ceb17c
MD5sum: b8a688b58dc9d034467b96d7e021fc2d
Description: solves CoW friendly problem on MRI 2.2 and later
MRI 2.1 employs generational GC algorithms that separate YOUNG objects and OLD
objects. Young objects will be promoted to old objects when they survive 1 GC.
.
However, Ruby 2.2 employs an algorithm to promote young objects after 3 GCs.
.
nakayoshi_fork promotes most of young objects before fork by invoking GC some
times.
Description-md5:
Homepage: https://github.com/ko1/nakayoshi_fork
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-nakayoshi-fork/ruby-nakayoshi-fork_0.0.4-1.1_all.deb