How to Install and Uninstall golang-github-10gen-escaper-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "golang-github-10gen-escaper-devel.noarch" package

This is a short guide on how to install golang-github-10gen-escaper-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-10gen-escaper-devel.noarch

2. Uninstall "golang-github-10gen-escaper-devel.noarch" package

Here is a brief guide to show you how to uninstall golang-github-10gen-escaper-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-10gen-escaper-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-10gen-escaper-devel.noarch package on Fedora 34

Last metadata expiration check: 2:38:17 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-github-10gen-escaper-devel
Version : 0
Release : 0.9.20180606git17fe61c.fc34
Architecture : noarch
Size : 14 k
Source : golang-github-10gen-escaper-0-0.9.20180606git17fe61c.fc34.src.rpm
Repository : fedora
Summary : Better abstraction for formatting output
URL : https://github.com/10gen/escaper
License : MIT
Description : Escaper lets you create your own formatting syntax. By design, expanding a
: format string with this utility requires no additional arguments (unlike
: fmt.Sprinf) by letting you easily register your own escape handlers. This makes
: it ideal for configurability, where only a string is necessary to specify a
: complex output format.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/10gen/escaper