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

Last updated: May 03,2024

1. Install "ruby-cstruct" package

This guide let you learn how to install ruby-cstruct on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-cstruct

2. Uninstall "ruby-cstruct" package

Please follow the guidelines below to uninstall ruby-cstruct on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-cstruct
Architecture: all
Version: 1.0.1-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 184
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-cstruct/ruby-cstruct_1.0.1-2_all.deb
Size: 29392
MD5sum: 7c4eaf8884df61ca8f4855e16317be20
SHA1: 712c193f401513f06f4e7b5aa2655475f9467e27
SHA256: 80e3a4b94f617b85665694ae0b7920ba51ca73772d61a8ddc677db040927ff5c
SHA512: 65d5331a858bdbf3781dd6e36e9ce8d396c9f815fcea0004c781af2713d1d13d644b6804a861baa99e08bfb9befd732ce7fdd3de3b0a0a159184a12d669ebae1
Homepage: http://github.com/skandhas/cstruct
Description-en: simulation of the C language's struct
CStruct is a simulation of the C language's struct.Its main purpose is to
manipulate binary-data conveniently in Ruby. It can be used in:
* Binary file IO like C.
* The parameter of the OS's API.(e.g. Win32)
* Other...
Description-md5: b1beebadfa3ac0f34496657e9f839c34
Ruby-Versions: all