How to Install and Uninstall octave-sockets Package on Kali Linux

Last updated: May 17,2024

1. Install "octave-sockets" package

Here is a brief guide to show you how to install octave-sockets on Kali Linux

$ sudo apt update $ sudo apt install octave-sockets

2. Uninstall "octave-sockets" package

Please follow the guidelines below to uninstall octave-sockets on Kali Linux:

$ sudo apt remove octave-sockets $ sudo apt autoclean && sudo apt autoremove

3. Information about the octave-sockets package on Kali Linux

Package: octave-sockets
Version: 1.4.1-4
Installed-Size: 470
Maintainer: Debian Octave Group
Architecture: amd64
Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), octave-abi-58, octave (>= 8.4.0)
Size: 280796
SHA256: 006f602bd512fdf69a4edc37cca3e0fc768aa45e0c0d4f69d9c00ee0aca0e198
SHA1: d17f800cb201334a0b372b5bae97d507747c186e
MD5sum: 8d86dd41e5b07d49d68098565ed1e264
Description: communication through Internet sockets in Octave
This package provides functions to work with sockets in octave,
mimicking the Unix socket API (socket, connect, disconnect,
gethostbyname, send, recv, bind, listen, and accept)
.
This Octave add-on package is part of the Octave-Forge project.
Description-md5:
Homepage: https://gnu-octave.github.io/packages/sockets/
Section: math
Priority: optional
Filename: pool/main/o/octave-sockets/octave-sockets_1.4.1-4_amd64.deb