How to Install and Uninstall msgpack.x86_64 Package on Fedora 39
Last updated: January 16,2025
1. Install "msgpack.x86_64" package
This is a short guide on how to install msgpack.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
msgpack.x86_64
Copied
2. Uninstall "msgpack.x86_64" package
This is a short guide on how to uninstall msgpack.x86_64 on Fedora 39:
$
sudo dnf remove
msgpack.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the msgpack.x86_64 package on Fedora 39
Last metadata expiration check: 1:13:41 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : msgpack
Version : 3.1.0
Release : 13.fc39
Architecture : x86_64
Size : 29 k
Source : msgpack-3.1.0-13.fc39.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 : 13.fc39
Architecture : x86_64
Size : 29 k
Source : msgpack-3.1.0-13.fc39.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.