How to Install and Uninstall mvfst.x86_64 Package on Fedora 38
Last updated: November 29,2024
1. Install "mvfst.x86_64" package
Please follow the guidelines below to install mvfst.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
mvfst.x86_64
Copied
2. Uninstall "mvfst.x86_64" package
This tutorial shows how to uninstall mvfst.x86_64 on Fedora 38:
$
sudo dnf remove
mvfst.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mvfst.x86_64 package on Fedora 38
Last metadata expiration check: 0:14:17 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : mvfst
Version : 2023.10.16.00
Release : 1.fc38
Architecture : x86_64
Size : 1.4 M
Source : mvfst-2023.10.16.00-1.fc38.src.rpm
Repository : updates
Summary : An implementation of the QUIC transport protocol
URL : https://github.com/facebook/mvfst
License : MIT
Description : mvfst (Pronounced move fast) is a client and server implementation of IETF QUIC
: protocol in C++ by Facebook. QUIC is a UDP based reliable, multiplexed transport
: protocol that will become an internet standard. The goal of mvfst is to build a
: performant implementation of the QUIC transport protocol that applications could
: adapt for use cases on both the internet and the data-center. mvfst has been
: tested at scale on android, iOS apps, as well as servers and has several
: features to support large scale deployments.
Available Packages
Name : mvfst
Version : 2023.10.16.00
Release : 1.fc38
Architecture : x86_64
Size : 1.4 M
Source : mvfst-2023.10.16.00-1.fc38.src.rpm
Repository : updates
Summary : An implementation of the QUIC transport protocol
URL : https://github.com/facebook/mvfst
License : MIT
Description : mvfst (Pronounced move fast) is a client and server implementation of IETF QUIC
: protocol in C++ by Facebook. QUIC is a UDP based reliable, multiplexed transport
: protocol that will become an internet standard. The goal of mvfst is to build a
: performant implementation of the QUIC transport protocol that applications could
: adapt for use cases on both the internet and the data-center. mvfst has been
: tested at scale on android, iOS apps, as well as servers and has several
: features to support large scale deployments.