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

Last updated: May 21,2024

1. Install "octave-zeromq" package

This guide covers the steps necessary to install octave-zeromq on Kali Linux

$ sudo apt update $ sudo apt install octave-zeromq

2. Uninstall "octave-zeromq" package

Please follow the guidance below to uninstall octave-zeromq on Kali Linux:

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

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

Package: octave-zeromq
Version: 1.5.6-4
Installed-Size: 869
Maintainer: Debian Octave Group
Architecture: amd64
Depends: octave (>= 8.4.0), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libzmq5 (>= 4.2.0), octave-abi-58
Size: 366592
SHA256: 65b429c0e5779c5f978086bf9f5812c034edc0f1b584b6beaf1a19515f9b52e1
SHA1: 9c1996ebf6dec800ca7cb2229e096cdb37d232cd
MD5sum: 6cdf27face032ec83abf5118b9d0c860
Description: ZeroMQ binding for Octave
ZeroMQ is a library which extends the standard socket interfaces,
providing an abstraction of asynchronous message queues, multiple
messaging patterns, message filtering (subscriptions), seamless
access to multiple transport protocols and more. This package
contains the binding to the ZeroMQ library for use in Octave, a
scientific computation software.
.
This Octave add-on package is part of the Octave-Forge project.
Description-md5:
Homepage: https://gnu-octave.github.io/packages/zeromq/
Section: math
Priority: optional
Filename: pool/main/o/octave-zeromq/octave-zeromq_1.5.6-4_amd64.deb