How to Install and Uninstall golang-github-apache-thrift-devel.noarch Package on Fedora 35

Last updated: May 19,2024

1. Install "golang-github-apache-thrift-devel.noarch" package

In this section, we are going to explain the necessary steps to install golang-github-apache-thrift-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-apache-thrift-devel.noarch

2. Uninstall "golang-github-apache-thrift-devel.noarch" package

This guide covers the steps necessary to uninstall golang-github-apache-thrift-devel.noarch on Fedora 35:

$ sudo dnf remove golang-github-apache-thrift-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-apache-thrift-devel.noarch package on Fedora 35

Last metadata expiration check: 3:37:55 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-apache-thrift-devel
Version : 0.14.1
Release : 2.fc35
Architecture : noarch
Size : 170 k
Source : golang-github-apache-thrift-0.14.1-2.fc35.src.rpm
Repository : fedora
Summary : Thrift Go Software Library
URL : https://github.com/apache/thrift
License : ASL 2.0
Description : Thrift is a lightweight, language-independent software stack with an associated
: code generation mechanism for point-to-point RPC. Thrift provides clean
: abstractions for data transport, data serialization, and application level
: processing. The code generation system takes a simple definition language as
: input and generates code across programming languages that uses the abstracted
: stack to build interoperable RPC clients and servers.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/apache/thrift