How to Install and Uninstall python3-qutepart.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-qutepart.x86_64" package

Please follow the steps below to install python3-qutepart.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-qutepart.x86_64

2. Uninstall "python3-qutepart.x86_64" package

Here is a brief guide to show you how to uninstall python3-qutepart.x86_64 on Fedora 34:

$ sudo dnf remove python3-qutepart.x86_64 $ sudo dnf autoremove

3. Information about the python3-qutepart.x86_64 package on Fedora 34

Last metadata expiration check: 1:23:28 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-qutepart
Version : 3.3.1
Release : 4.fc34
Architecture : x86_64
Size : 1.0 M
Source : python-qutepart-3.3.1-4.fc34.src.rpm
Repository : fedora
Summary : Code editor widget
URL : https://github.com/andreikop/qutepart
License : LGPLv2+
Description :
: Qutepart is a code editor widget for PyQt. Features:
: - Syntax highlighting for 196 languages.
: - Smart indentation for many languages.
: - Line numbers.
: - Bookmarks.
: - Advanced edit operations.
: - Matching braces highlighting.
: - Autocompletion based on document content.
: - Marking too long lines with red line.
: - Rectangular selection and copy-paste.
: - Linter marks support.