How to Install and Uninstall ruby-ffi-bit-masks Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "ruby-ffi-bit-masks" package

In this section, we are going to explain the necessary steps to install ruby-ffi-bit-masks on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-ffi-bit-masks

2. Uninstall "ruby-ffi-bit-masks" package

Please follow the steps below to uninstall ruby-ffi-bit-masks on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-ffi-bit-masks $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-ffi-bit-masks package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-ffi-bit-masks
Architecture: all
Version: 0.1.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: 26
Depends: ruby | ruby-interpreter, ruby-ffi (>= 1.0)
Filename: pool/universe/r/ruby-ffi-bit-masks/ruby-ffi-bit-masks_0.1.1-1_all.deb
Size: 4620
MD5sum: 5520e9866bbd316f454cc8babd3e2c22
SHA1: 4ffa9e090189cc82155e2ef25caa0af74ce3f2e9
SHA256: b3e19d34441b8c9dce8c9dcd98386653bb859ff2977537ee3cd8fab296bbed63
SHA512: 5ceeef753803af7ff2b4bcd1582d279cfc8f11efa55e5e3c6084dca0a6dd17bde50e712595359bf035c055d9ef5d31d7d3aefdf862f5915f5b69cce98f315c52
Homepage: https://github.com/postmodern/ffi-bit_masks#readme
Description-en: Adds support for bit-masked types in FFI
FFI plugin which adds support for bitmasked types (or flags) to FFI. This
plugin can map a Hash of flags to their bitmask value; and also an Integer
bitmask to a Hash of flags.
Description-md5: ce8875108f60049e0ad0fab28f82cbaa
Ruby-Versions: all