How To Install golang-github-dghubble-twitter-devel on Fedora 36

In this tutorial we learn how to install golang-github-dghubble-twitter-devel in Fedora 36. golang-github-dghubble-twitter-devel is Client library for the Twitter API

Introduction

In this tutorial we learn how to install golang-github-dghubble-twitter-devel on Fedora 36.

What is golang-github-dghubble-twitter-devel

go-twitter is a Go client library for the Twitter API. This package contains the source code needed for building packages that reference the following Go import paths – github.com/dghubble/go-twitter/twitter

We can use yum or dnf to install golang-github-dghubble-twitter-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install golang-github-dghubble-twitter-devel.

Install golang-github-dghubble-twitter-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-dghubble-twitter-devel using dnf by running the following command:

sudo dnf -y install golang-github-dghubble-twitter-devel

Install golang-github-dghubble-twitter-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-dghubble-twitter-devel using yum by running the following command:

sudo yum -y install golang-github-dghubble-twitter-devel

How To Uninstall golang-github-dghubble-twitter-devel on Fedora 36

To uninstall only the golang-github-dghubble-twitter-devel package we can use the following command:

sudo dnf remove golang-github-dghubble-twitter-devel

golang-github-dghubble-twitter-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-dghubble-twitter-devel
/usr/share/doc/golang-github-dghubble-twitter-devel/CHANGES.md
/usr/share/doc/golang-github-dghubble-twitter-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/dghubble
/usr/share/gocode/src/github.com/dghubble/go-twitter
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/.goipath
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/CHANGES.md
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/README.md
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/examples
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/examples/README.md
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/go.mod
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/accounts.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/accounts_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/backoffs.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/backoffs_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/demux.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/demux_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/direct_messages.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/direct_messages_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/doc.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/entities.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/entities_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/errors.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/errors_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/favorites.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/favorites_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/followers.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/followers_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/friends.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/friends_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/friendships.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/friendships_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/lists.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/lists_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/premium_search.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/premium_search_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/rate_limits.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/rate_limits_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/search.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/search_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/statuses.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/statuses_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/stream_messages.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/stream_utils.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/stream_utils_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/streams.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/streams_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/timelines.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/timelines_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/trends.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/trends_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/twitter.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/twitter_test.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/users.go
/usr/share/gocode/src/github.com/dghubble/go-twitter/twitter/twitter/users_test.go
/usr/share/licenses/golang-github-dghubble-twitter-devel
/usr/share/licenses/golang-github-dghubble-twitter-devel/LICENSE

References

Summary

In this tutorial we learn how to install golang-github-dghubble-twitter-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).