How to Install and Uninstall python3-yapf.noarch Package on Fedora 34
Last updated: November 13,2024
1. Install "python3-yapf.noarch" package
This guide let you learn how to install python3-yapf.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-yapf.noarch
Copied
2. Uninstall "python3-yapf.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-yapf.noarch on Fedora 34:
$
sudo dnf remove
python3-yapf.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-yapf.noarch package on Fedora 34
Last metadata expiration check: 0:54:28 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-yapf
Version : 0.30.0
Release : 4.fc34
Architecture : noarch
Size : 246 k
Source : python-yapf-0.30.0-4.fc34.src.rpm
Repository : fedora
Summary : A formatter for Python code
URL : https://github.com/google/yapf
License : ASL 2.0
Description :
: YAPF Introduction Most of the current formatters for Python e.g., autopep8, and
: pep8ify are made to remove lint errors from code. This has some obvious
: limitations. For instance, code that conforms to the PEP 8 guidelines may not
: be
Available Packages
Name : python3-yapf
Version : 0.30.0
Release : 4.fc34
Architecture : noarch
Size : 246 k
Source : python-yapf-0.30.0-4.fc34.src.rpm
Repository : fedora
Summary : A formatter for Python code
URL : https://github.com/google/yapf
License : ASL 2.0
Description :
: YAPF Introduction Most of the current formatters for Python e.g., autopep8, and
: pep8ify are made to remove lint errors from code. This has some obvious
: limitations. For instance, code that conforms to the PEP 8 guidelines may not
: be