How To Install golang-github-apache-thrift-devel on Fedora 36
Introduction
In this tutorial we learn how to install golang-github-apache-thrift-devel on Fedora 36.
What is golang-github-apache-thrift-devel
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
We can use yum or dnf to install golang-github-apache-thrift-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install golang-github-apache-thrift-devel.
Install golang-github-apache-thrift-devel on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install golang-github-apache-thrift-devel using dnf by running the following command:
sudo dnf -y install golang-github-apache-thrift-devel
Install golang-github-apache-thrift-devel on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install golang-github-apache-thrift-devel using yum by running the following command:
sudo yum -y install golang-github-apache-thrift-devel
How To Uninstall golang-github-apache-thrift-devel on Fedora 36
To uninstall only the golang-github-apache-thrift-devel package we can use the following command:
sudo dnf remove golang-github-apache-thrift-devel
golang-github-apache-thrift-devel Package Contents on Fedora 36
/usr/share/doc/golang-github-apache-thrift-devel
/usr/share/doc/golang-github-apache-thrift-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/apache
/usr/share/gocode/src/github.com/apache/thrift
/usr/share/gocode/src/github.com/apache/thrift/.goipath
/usr/share/gocode/src/github.com/apache/thrift/CHANGES.md
/usr/share/gocode/src/github.com/apache/thrift/CONTRIBUTING.md
/usr/share/gocode/src/github.com/apache/thrift/LANGUAGES.md
/usr/share/gocode/src/github.com/apache/thrift/README.md
/usr/share/gocode/src/github.com/apache/thrift/lib
/usr/share/gocode/src/github.com/apache/thrift/lib/go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/README.md
/usr/share/gocode/src/github.com/apache/thrift/lib/go/coding_standards.md
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/application_exception.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/application_exception_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/binary_protocol.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/binary_protocol_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/buffered_transport.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/buffered_transport_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/client.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/common_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/compact_protocol.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/compact_protocol_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/configuration.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/configuration_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/context.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/debug_protocol.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/deserializer.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/example_client_middleware_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/example_processor_middleware_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/exception.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/exception_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/framed_transport.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/framed_transport_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_context.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_context_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_protocol.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_protocol_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_transport.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_transport_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/http_client.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/http_client_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/http_transport.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/iostream_transport.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/iostream_transport_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/json_protocol.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/json_protocol_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/logger.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/lowlevel_benchmarks_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/memory_buffer.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/memory_buffer_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/messagetype.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/middleware.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/middleware_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/multiplexed_protocol.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/multiplexed_protocol_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/numeric.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/pointerize.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/processor_factory.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/protocol.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/protocol_exception.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/protocol_factory.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/protocol_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/response_helper.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/response_helper_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/rich_transport.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/rich_transport_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/serializer.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/serializer_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/serializer_types_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/server.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/server_socket.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/server_socket_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/server_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/server_transport.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/simple_json_protocol.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/simple_json_protocol_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/simple_server.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/simple_server_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/socket.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/socket_conn.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/socket_conn_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/socket_unix_conn.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/socket_unix_conn_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/socket_windows_conn.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/ssl_server_socket.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/ssl_socket.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/transport.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/transport_exception.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/transport_exception_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/transport_factory.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/transport_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/type.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/zlib_transport.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/zlib_transport_test.go
/usr/share/licenses/golang-github-apache-thrift-devel
/usr/share/licenses/golang-github-apache-thrift-devel/LICENSE
/usr/share/licenses/golang-github-apache-thrift-devel/NOTICE
References
Summary
In this tutorial we learn how to install golang-github-apache-thrift-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).