How to Install and Uninstall python3-whitenoise.noarch Package on CentOS Stream 9
Last updated: February 19,2025
1. Install "python3-whitenoise.noarch" package
Please follow the guidance below to install python3-whitenoise.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-whitenoise.noarch
Copied
2. Uninstall "python3-whitenoise.noarch" package
This is a short guide on how to uninstall python3-whitenoise.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-whitenoise.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-whitenoise.noarch package on CentOS Stream 9
Last metadata expiration check: 0:58:15 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-whitenoise
Version : 6.1.0
Release : 5.el9
Architecture : noarch
Size : 45 k
Source : python-whitenoise-6.1.0-5.el9.src.rpm
Repository : epel
Summary : Static file serving for Python web apps
URL : http://whitenoise.evans.io/
License : MIT
Description : Radically simplified static file serving for python web apps. with a couple of
: lines of config whitenoise allows your web app to serve its own static files,
: making it a self-contained unit that can be deployed anywhere without relying
: on nginx, amazon s3 or any other external service. (especially useful on
: heroku, openshift and other paas providers.)
Available Packages
Name : python3-whitenoise
Version : 6.1.0
Release : 5.el9
Architecture : noarch
Size : 45 k
Source : python-whitenoise-6.1.0-5.el9.src.rpm
Repository : epel
Summary : Static file serving for Python web apps
URL : http://whitenoise.evans.io/
License : MIT
Description : Radically simplified static file serving for python web apps. with a couple of
: lines of config whitenoise allows your web app to serve its own static files,
: making it a self-contained unit that can be deployed anywhere without relying
: on nginx, amazon s3 or any other external service. (especially useful on
: heroku, openshift and other paas providers.)