How to Install and Uninstall python3-bottle.noarch Package on Fedora 38
Last updated: January 15,2025
1. Install "python3-bottle.noarch" package
This is a short guide on how to install python3-bottle.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-bottle.noarch
Copied
2. Uninstall "python3-bottle.noarch" package
Please follow the guidelines below to uninstall python3-bottle.noarch on Fedora 38:
$
sudo dnf remove
python3-bottle.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-bottle.noarch package on Fedora 38
Last metadata expiration check: 2:06:58 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-bottle
Version : 0.12.25
Release : 1.fc38
Architecture : noarch
Size : 277 k
Source : python-bottle-0.12.25-1.fc38.src.rpm
Repository : fedora
Summary : Fast and simple WSGI-framework for small web-applications
URL : http://bottlepy.org
License : MIT
Description : Bottle is a fast and simple micro-framework for small web-applications.
: It offers request dispatching (Routes) with URL parameter support, Templates,
: a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and
: template engines. All in a single file and with no dependencies other than the
: Python Standard Library.
Available Packages
Name : python3-bottle
Version : 0.12.25
Release : 1.fc38
Architecture : noarch
Size : 277 k
Source : python-bottle-0.12.25-1.fc38.src.rpm
Repository : fedora
Summary : Fast and simple WSGI-framework for small web-applications
URL : http://bottlepy.org
License : MIT
Description : Bottle is a fast and simple micro-framework for small web-applications.
: It offers request dispatching (Routes) with URL parameter support, Templates,
: a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and
: template engines. All in a single file and with no dependencies other than the
: Python Standard Library.