How to Install and Uninstall godmesg.x86_64 Package on Fedora 35
Last updated: February 06,2025
1. Install "godmesg.x86_64" package
Please follow the steps below to install godmesg.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
godmesg.x86_64
Copied
2. Uninstall "godmesg.x86_64" package
This tutorial shows how to uninstall godmesg.x86_64 on Fedora 35:
$
sudo dnf remove
godmesg.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the godmesg.x86_64 package on Fedora 35
Last metadata expiration check: 1:39:39 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : godmesg
Version : 2.0.1
Release : 7.fc35
Architecture : x86_64
Size : 641 k
Source : golang-github-euank-kmsg-parser-2.0.1-7.fc35.src.rpm
Repository : fedora
Summary : Simpler parser for the /dev/kmsg format
URL : https://github.com/euank/go-kmsg-parser
License : ASL 2.0
Description : A simple cli-tool that functions similarly to dmesg --ctime --follow. This code
: serves both as a usage example and as a simple way to verify it works how you'd
: expect on a given system.
Available Packages
Name : godmesg
Version : 2.0.1
Release : 7.fc35
Architecture : x86_64
Size : 641 k
Source : golang-github-euank-kmsg-parser-2.0.1-7.fc35.src.rpm
Repository : fedora
Summary : Simpler parser for the /dev/kmsg format
URL : https://github.com/euank/go-kmsg-parser
License : ASL 2.0
Description : A simple cli-tool that functions similarly to dmesg --ctime --follow. This code
: serves both as a usage example and as a simple way to verify it works how you'd
: expect on a given system.