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

Last updated: October 03,2024

1. Install "go-xgettext.x86_64" package

Please follow the instructions below to install go-xgettext.x86_64 on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 0:25:06 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : go-xgettext
Version : 0.9
Release : 7.fc35
Architecture : x86_64
Size : 822 k
Source : golang-github-gosexy-gettext-0.9-7.fc35.src.rpm
Repository : updates
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.