How to Install and Uninstall octave-sockets Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "octave-sockets" package

Please follow the guidance below to install octave-sockets on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install octave-sockets

2. Uninstall "octave-sockets" package

This guide let you learn how to uninstall octave-sockets on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the octave-sockets package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: octave-sockets
Priority: optional
Section: universe/math
Installed-Size: 143
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Octave Group
Architecture: amd64
Version: 1.2.0-1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), liboctave3, libstdc++6 (>= 4.1.1), octave (>= 4.0.0)
Filename: pool/universe/o/octave-sockets/octave-sockets_1.2.0-1_amd64.deb
Size: 22340
MD5sum: 499b41c1c7cfc227148dbd70bd267da7
SHA1: e6569b1f67d5fac1e2c82f5b17369b272c6eccf3
SHA256: cfc61e1fab7d50c5bcf053046c1ea541a1c77c5780427971f1c9fd877e593ccc
Description-en: 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: c936fa6902af671fb16804e74144551f
Homepage: http://octave.sourceforge.net/sockets
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu