How to Install and Uninstall golang-github-gin-contrib-sse-devel.noarch Package on Fedora 35

Last updated: November 27,2024

1. Install "golang-github-gin-contrib-sse-devel.noarch" package

This guide let you learn how to install golang-github-gin-contrib-sse-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-gin-contrib-sse-devel.noarch

2. Uninstall "golang-github-gin-contrib-sse-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall golang-github-gin-contrib-sse-devel.noarch on Fedora 35:

$ sudo dnf remove golang-github-gin-contrib-sse-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-gin-contrib-sse-devel.noarch package on Fedora 35

Last metadata expiration check: 0:06:58 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-gin-contrib-sse-devel
Version : 0.1.0
Release : 4.fc35
Architecture : noarch
Size : 15 k
Source : golang-github-gin-contrib-sse-0.1.0-4.fc35.src.rpm
Repository : fedora
Summary : Server-sent events implementation in Go. used by the gin framework
URL : https://github.com/gin-contrib/sse
License : MIT
Description : Server-sent events (SSE) is a technology where a browser receives automatic
: updates from a server via HTTP connection. The Server-Sent Events EventSource
: API is standardized as part of HTML5[1] by the W3C.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/gin-contrib/sse