How to Install and Uninstall ruby-nakayoshi-fork Package on Ubuntu 21.10 (Impish Indri)
Last updated: November 22,2024
1. Install "ruby-nakayoshi-fork" package
This is a short guide on how to install ruby-nakayoshi-fork on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
ruby-nakayoshi-fork
Copied
2. Uninstall "ruby-nakayoshi-fork" package
Please follow the step by step instructions below to uninstall ruby-nakayoshi-fork on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
ruby-nakayoshi-fork
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-nakayoshi-fork package on Ubuntu 21.10 (Impish Indri)
Package: ruby-nakayoshi-fork
Architecture: all
Version: 0.0.4-1.1
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: 23
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-nakayoshi-fork/ruby-nakayoshi-fork_0.0.4-1.1_all.deb
Size: 5736
MD5sum: 3f16748ada7a41fc7d6609f0d3e95dd5
SHA1: c95323bd532b7d280429aa1ac52514c075e98706
SHA256: cbc57d69953374ef6f6a25f730d932443ccd4ed1ad5ddcc948bf62f1fe74240a
SHA512: 3659b912345022acbf5c94058e192bf655302bfc2c5da06c388817a24d8bacc38b303cdce46b277b906a3dea3f773402f621ce51ce5fd663bc91b5f0ea8da9b2
Homepage: https://github.com/ko1/nakayoshi_fork
Description-en: 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: fe674e5cda1e2b1235eb460a40fef4ca
Ruby-Versions: all
Architecture: all
Version: 0.0.4-1.1
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: 23
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-nakayoshi-fork/ruby-nakayoshi-fork_0.0.4-1.1_all.deb
Size: 5736
MD5sum: 3f16748ada7a41fc7d6609f0d3e95dd5
SHA1: c95323bd532b7d280429aa1ac52514c075e98706
SHA256: cbc57d69953374ef6f6a25f730d932443ccd4ed1ad5ddcc948bf62f1fe74240a
SHA512: 3659b912345022acbf5c94058e192bf655302bfc2c5da06c388817a24d8bacc38b303cdce46b277b906a3dea3f773402f621ce51ce5fd663bc91b5f0ea8da9b2
Homepage: https://github.com/ko1/nakayoshi_fork
Description-en: 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: fe674e5cda1e2b1235eb460a40fef4ca
Ruby-Versions: all