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

Last updated: October 09,2024

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

Please follow the guidance below to install golang-github-10gen-escaper-devel.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall golang-github-10gen-escaper-devel.noarch on Fedora 36:

$ 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 36

Last metadata expiration check: 2:15:27 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-10gen-escaper-devel
Version : 0
Release : 0.11.20180606git17fe61c.fc36
Architecture : noarch
Size : 14 k
Source : golang-github-10gen-escaper-0-0.11.20180606git17fe61c.fc36.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