How to Install and Uninstall python-twisted-web.x86_64 Package on Amazon Linux 2

Last updated: January 08,2025

1. Install "python-twisted-web.x86_64" package

This guide let you learn how to install python-twisted-web.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python-twisted-web.x86_64

2. Uninstall "python-twisted-web.x86_64" package

Please follow the steps below to uninstall python-twisted-web.x86_64 on Amazon Linux 2:

$ sudo yum remove python-twisted-web.x86_64 $ sudo yum autoremove

3. Information about the python-twisted-web.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python-twisted-web
Arch : x86_64
Version : 12.1.0
Release : 7.amzn2
Size : 728 k
Repo : amzn2-core/2/x86_64
Summary : Twisted web client and server, programmable in Python
URL : http://twistedmatrix.com/trac/wiki/TwistedWeb
License : MIT
Description : Twisted is an event-based framework for internet applications.
:
: Twisted Web is a complete web server, aimed at hosting web
: applications using Twisted and Python, but fully able to serve
: static pages too.