How to Install and Uninstall go-xgettext.x86_64 Package on Fedora 34

Last updated: July 03,2024

1. Install "go-xgettext.x86_64" package

This guide let you learn how to install go-xgettext.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install go-xgettext.x86_64

2. Uninstall "go-xgettext.x86_64" package

This is a short guide on how to uninstall go-xgettext.x86_64 on Fedora 34:

$ sudo dnf remove go-xgettext.x86_64 $ sudo dnf autoremove

3. Information about the go-xgettext.x86_64 package on Fedora 34

Last metadata expiration check: 5:04:29 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : go-xgettext
Version : 0.9
Release : 5.fc34
Architecture : x86_64
Size : 833 k
Source : golang-github-gosexy-gettext-0.9-5.fc34.src.rpm
Repository : fedora
Summary : Program for extracting translatable strings from Go programs
URL : https://github.com/gosexy/gettext
License : MIT
Description : The go-xgettext program is an implementation of xgettext implemented in go.
: It can reliably parse go source files to identify content to translate.