How to Install and Uninstall ruby-cstruct Package on Kali Linux

Last updated: April 20,2024

1. Install "ruby-cstruct" package

Please follow the instructions below to install ruby-cstruct on Kali Linux

$ sudo apt update $ sudo apt install ruby-cstruct

2. Uninstall "ruby-cstruct" package

Please follow the guidelines below to uninstall ruby-cstruct on Kali Linux:

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

3. Information about the ruby-cstruct package on Kali Linux

Package: ruby-cstruct
Version: 1.0.1-3
Installed-Size: 184
Maintainer: Debian OpenStack
Architecture: all
Depends: ruby | ruby-interpreter
Size: 33500
SHA256: 8145a288a020cd481aadf284acf53db8ef6b84232c21294205199fe727e073f9
SHA1: 7c8a56e8a69a9c91965b8337fd336e13aeab8808
MD5sum: e23d216059eac944db40a4fe0adfd5c0
Description: 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:
Homepage: https://github.com/skandhas/cstruct
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-cstruct/ruby-cstruct_1.0.1-3_all.deb