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

Last updated: November 27,2024

1. Install "python3-qutepart.x86_64" package

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

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

2. Uninstall "python3-qutepart.x86_64" package

Please follow the instructions below to uninstall python3-qutepart.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 0:02:11 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-qutepart
Version : 3.3.3
Release : 2.fc38
Architecture : x86_64
Size : 1.2 M
Source : python-qutepart-3.3.3-2.fc38.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.