How To Install python3-tweepy on Fedora 36

In this tutorial we learn how to install python3-tweepy in Fedora 36. python3-tweepy is Python interface to the Twitter API

Introduction

In this tutorial we learn how to install python3-tweepy on Fedora 36.

What is python3-tweepy

Python interface to the Twitter API.

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

Install python3-tweepy 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 python3-tweepy using dnf by running the following command:

sudo dnf -y install python3-tweepy

Install python3-tweepy 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 python3-tweepy using yum by running the following command:

sudo yum -y install python3-tweepy

How To Uninstall python3-tweepy on Fedora 36

To uninstall only the python3-tweepy package we can use the following command:

sudo dnf remove python3-tweepy

python3-tweepy Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/tweepy
/usr/lib/python3.10/site-packages/tweepy-4.7.0.dist-info
/usr/lib/python3.10/site-packages/tweepy-4.7.0.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/tweepy-4.7.0.dist-info/LICENSE
/usr/lib/python3.10/site-packages/tweepy-4.7.0.dist-info/METADATA
/usr/lib/python3.10/site-packages/tweepy-4.7.0.dist-info/WHEEL
/usr/lib/python3.10/site-packages/tweepy-4.7.0.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/tweepy-4.7.0.dist-info/zip-safe
/usr/lib/python3.10/site-packages/tweepy/__init__.py
/usr/lib/python3.10/site-packages/tweepy/__pycache__
/usr/lib/python3.10/site-packages/tweepy/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/api.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/api.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/auth.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/auth.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/cache.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/cache.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/client.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/cursor.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/cursor.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/errors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/errors.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/list.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/list.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/media.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/media.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/mixins.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/mixins.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/models.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/models.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/pagination.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/pagination.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/parsers.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/parsers.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/place.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/place.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/poll.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/poll.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/space.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/space.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/streaming.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/streaming.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/tweet.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/tweet.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/user.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/user.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/api.py
/usr/lib/python3.10/site-packages/tweepy/asynchronous
/usr/lib/python3.10/site-packages/tweepy/asynchronous/__init__.py
/usr/lib/python3.10/site-packages/tweepy/asynchronous/__pycache__
/usr/lib/python3.10/site-packages/tweepy/asynchronous/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/asynchronous/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/asynchronous/__pycache__/streaming.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/tweepy/asynchronous/__pycache__/streaming.cpython-310.pyc
/usr/lib/python3.10/site-packages/tweepy/asynchronous/streaming.py
/usr/lib/python3.10/site-packages/tweepy/auth.py
/usr/lib/python3.10/site-packages/tweepy/cache.py
/usr/lib/python3.10/site-packages/tweepy/client.py
/usr/lib/python3.10/site-packages/tweepy/cursor.py
/usr/lib/python3.10/site-packages/tweepy/errors.py
/usr/lib/python3.10/site-packages/tweepy/list.py
/usr/lib/python3.10/site-packages/tweepy/media.py
/usr/lib/python3.10/site-packages/tweepy/mixins.py
/usr/lib/python3.10/site-packages/tweepy/models.py
/usr/lib/python3.10/site-packages/tweepy/pagination.py
/usr/lib/python3.10/site-packages/tweepy/parsers.py
/usr/lib/python3.10/site-packages/tweepy/place.py
/usr/lib/python3.10/site-packages/tweepy/poll.py
/usr/lib/python3.10/site-packages/tweepy/space.py
/usr/lib/python3.10/site-packages/tweepy/streaming.py
/usr/lib/python3.10/site-packages/tweepy/tweet.py
/usr/lib/python3.10/site-packages/tweepy/user.py
/usr/lib/python3.10/site-packages/tweepy/utils.py
/usr/share/doc/python3-tweepy
/usr/share/doc/python3-tweepy/README.md
/usr/share/doc/python3-tweepy/examples
/usr/share/doc/python3-tweepy/examples/API_v1
/usr/share/doc/python3-tweepy/examples/API_v1/authentication.py
/usr/share/doc/python3-tweepy/examples/API_v1/follow_followers.py
/usr/share/doc/python3-tweepy/examples/API_v1/pin-based_authorization.py
/usr/share/doc/python3-tweepy/examples/API_v1/rate_limit_handling.py
/usr/share/doc/python3-tweepy/examples/API_v1/streaming.py
/usr/share/doc/python3-tweepy/examples/API_v1/update_status.py
/usr/share/doc/python3-tweepy/examples/API_v2
/usr/share/doc/python3-tweepy/examples/API_v2/authentication.py
/usr/share/doc/python3-tweepy/examples/API_v2/create_tweet.py
/usr/share/doc/python3-tweepy/examples/API_v2/expansions.py
/usr/share/doc/python3-tweepy/examples/API_v2/get_liked_tweets.py
/usr/share/doc/python3-tweepy/examples/API_v2/get_liking_users.py
/usr/share/doc/python3-tweepy/examples/API_v2/get_recent_tweets_count.py
/usr/share/doc/python3-tweepy/examples/API_v2/get_retweeters.py
/usr/share/doc/python3-tweepy/examples/API_v2/get_tweets.py
/usr/share/doc/python3-tweepy/examples/API_v2/get_users.py
/usr/share/doc/python3-tweepy/examples/API_v2/get_users_followers.py
/usr/share/doc/python3-tweepy/examples/API_v2/get_users_mentions.py
/usr/share/doc/python3-tweepy/examples/API_v2/get_users_tweets.py
/usr/share/doc/python3-tweepy/examples/API_v2/search_recent_tweets.py
/usr/share/doc/python3-tweepy/examples/API_v2/tweet_fields.py

References

Summary

In this tutorial we learn how to install python3-tweepy on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).