How to Install and Uninstall msgp.x86_64 Package on Fedora 38

Last updated: January 12,2025

1. Install "msgp.x86_64" package

Please follow the step by step instructions below to install msgp.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install msgp.x86_64

2. Uninstall "msgp.x86_64" package

This guide covers the steps necessary to uninstall msgp.x86_64 on Fedora 38:

$ sudo dnf remove msgp.x86_64 $ sudo dnf autoremove

3. Information about the msgp.x86_64 package on Fedora 38

Last metadata expiration check: 2:20:07 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : msgp
Version : 1.1.5
Release : 8.fc38
Architecture : x86_64
Size : 2.1 M
Source : golang-github-tinylib-msgp-1.1.5-8.fc38.src.rpm
Repository : fedora
Summary : Go code generator for MessagePack
URL : https://github.com/tinylib/msgp
License : MIT
Description :
: This is a code generation tool and serialization library for MessagePack.
:
: This package contains the msgp binary.