How to Install and Uninstall ruby-cstruct Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "ruby-cstruct" package

Please follow the guidelines below to install ruby-cstruct on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-cstruct

2. Uninstall "ruby-cstruct" package

Please follow the instructions below to uninstall ruby-cstruct on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-cstruct package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-cstruct
Priority: optional
Section: universe/ruby
Installed-Size: 184
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.0.1-2
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
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
Homepage: http://github.com/skandhas/cstruct
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu