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

Last updated: October 09,2024

1. Install "mptcpd.i686" package

In this section, we are going to explain the necessary steps to install mptcpd.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install mptcpd.i686

2. Uninstall "mptcpd.i686" package

This tutorial shows how to uninstall mptcpd.i686 on Fedora 34:

$ sudo dnf remove mptcpd.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:50:03 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : mptcpd
Version : 0.7
Release : 1.fc34
Architecture : i686
Size : 47 k
Source : mptcpd-0.7-1.fc34.src.rpm
Repository : updates
Summary : Multipath TCP daemon
URL : https://multipath-tcp.org
License : BSD
Description : The Multipath TCP Daemon is a daemon for Linux based operating systems that
: performs multipath TCP path management related operations in user space. It
: interacts with the Linux kernel through a generic netlink connection to track
: per-connection information (e.g. available remote addresses), available network
: interfaces, request new MPTCP subflows, handle requests for subflows, etc.