How to Install and Uninstall python3-bowler-docs.noarch Package on Fedora 34
Last updated: November 19,2024
1. Install "python3-bowler-docs.noarch" package
Learn how to install python3-bowler-docs.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-bowler-docs.noarch
Copied
2. Uninstall "python3-bowler-docs.noarch" package
This guide covers the steps necessary to uninstall python3-bowler-docs.noarch on Fedora 34:
$
sudo dnf remove
python3-bowler-docs.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-bowler-docs.noarch package on Fedora 34
Last metadata expiration check: 4:22:59 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-bowler-docs
Version : 0.9.0
Release : 2.fc34
Architecture : noarch
Size : 20 k
Source : python-bowler-0.9.0-2.fc34.src.rpm
Repository : fedora
Summary : Documentation for python3-bowler
URL : https://pybowler.io
License : MIT
Description : Bowler is a refactoring tool for manipulating Python at the syntax tree level.
: It enables safe, large scale code modifications while guaranteeing that the
: resulting code compiles and runs. It provides both a simple command line
: interface and a fluent API in Python for generating complex code modifications
: in code.
:
: The python3-bowler-docs package contains documentation for python3-bowler.
Available Packages
Name : python3-bowler-docs
Version : 0.9.0
Release : 2.fc34
Architecture : noarch
Size : 20 k
Source : python-bowler-0.9.0-2.fc34.src.rpm
Repository : fedora
Summary : Documentation for python3-bowler
URL : https://pybowler.io
License : MIT
Description : Bowler is a refactoring tool for manipulating Python at the syntax tree level.
: It enables safe, large scale code modifications while guaranteeing that the
: resulting code compiles and runs. It provides both a simple command line
: interface and a fluent API in Python for generating complex code modifications
: in code.
:
: The python3-bowler-docs package contains documentation for python3-bowler.