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

Last updated: May 13,2024

1. Install "ruby-serialport" package

Please follow the guidelines below to install ruby-serialport on Kali Linux

$ sudo apt update $ sudo apt install ruby-serialport

2. Uninstall "ruby-serialport" package

Here is a brief guide to show you how to uninstall ruby-serialport on Kali Linux:

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

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

Package: ruby-serialport
Source: ruby-serialport (1.3.2-1)
Version: 1.3.2-1+b4
Installed-Size: 55
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: ruby | ruby-interpreter, libc6 (>= 2.4), libruby3.1 (>= 3.1.0~preview1), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 13296
SHA256: f5b1489b8405bb1334e9ace26d3df853fabf4b277230ba9a446cac7211bb8216
SHA1: 5f77be1f362ba47267eca01a7c33e1b75a8a070a
MD5sum: ea82a1f542d94b63293d3363d3fb1608
Description: Library for using RS-232 serial ports from Ruby programs
This library provides an API for Ruby to control RS-232 serial ports,
and check and set the current state of the signals on the serial
line.
Description-md5:
Homepage: https://github.com/hparra/ruby-serialport/
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-serialport/ruby-serialport_1.3.2-1+b4_amd64.deb