How to Install and Uninstall vanessa_socket.i686 Package on Fedora 34

Last updated: September 30,2024

1. Install "vanessa_socket.i686" package

This guide let you learn how to install vanessa_socket.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install vanessa_socket.i686

2. Uninstall "vanessa_socket.i686" package

This guide covers the steps necessary to uninstall vanessa_socket.i686 on Fedora 34:

$ sudo dnf remove vanessa_socket.i686 $ sudo dnf autoremove

3. Information about the vanessa_socket.i686 package on Fedora 34

Last metadata expiration check: 1:26:30 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : vanessa_socket
Version : 0.0.12
Release : 18.fc34
Architecture : i686
Size : 30 k
Source : vanessa_socket-0.0.12-18.fc34.src.rpm
Repository : fedora
Summary : Simplify TCP/IP socket operations
URL : http://www.vergenet.net/linux/vanessa/
License : LGPLv2+
Description : Library to simplify TCP/IP socket operations. Includes code to
: open a socket to a server as a client, to listen on socket for
: clients as a server and to pipe information between sockets.