How to Install and Uninstall msgpack.i686 Package on Fedora 34
Last updated: January 12,2025
1. Install "msgpack.i686" package
This tutorial shows how to install msgpack.i686 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
msgpack.i686
Copied
2. Uninstall "msgpack.i686" package
Here is a brief guide to show you how to uninstall msgpack.i686 on Fedora 34:
$
sudo dnf remove
msgpack.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the msgpack.i686 package on Fedora 34
Last metadata expiration check: 4:56:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : msgpack
Version : 3.1.0
Release : 7.fc34
Architecture : i686
Size : 31 k
Source : msgpack-3.1.0-7.fc34.src.rpm
Repository : fedora
Summary : Binary-based efficient object serialization library
URL : http://msgpack.org
License : Boost
Description : MessagePack is a binary-based efficient object serialization
: library. It enables to exchange structured objects between many
: languages like JSON. But unlike JSON, it is very fast and small.
Available Packages
Name : msgpack
Version : 3.1.0
Release : 7.fc34
Architecture : i686
Size : 31 k
Source : msgpack-3.1.0-7.fc34.src.rpm
Repository : fedora
Summary : Binary-based efficient object serialization library
URL : http://msgpack.org
License : Boost
Description : MessagePack is a binary-based efficient object serialization
: library. It enables to exchange structured objects between many
: languages like JSON. But unlike JSON, it is very fast and small.