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

Last updated: November 28,2024

1. Install "go-xgettext.x86_64" package

This is a short guide on how to install go-xgettext.x86_64 on Fedora 38

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

2. Uninstall "go-xgettext.x86_64" package

Please follow the instructions below to uninstall go-xgettext.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 0:18:11 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : go-xgettext
Version : 0.9
Release : 10.fc38
Architecture : x86_64
Size : 807 k
Source : golang-github-gosexy-gettext-0.9-10.fc38.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.