How to Install and Uninstall proselint.noarch Package on Fedora 39

Last updated: January 15,2025

1. Install "proselint.noarch" package

Please follow the steps below to install proselint.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install proselint.noarch

2. Uninstall "proselint.noarch" package

In this section, we are going to explain the necessary steps to uninstall proselint.noarch on Fedora 39:

$ sudo dnf remove proselint.noarch $ sudo dnf autoremove

3. Information about the proselint.noarch package on Fedora 39

Last metadata expiration check: 5:02:25 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : proselint
Version : 0.13.0
Release : 9.fc39
Architecture : noarch
Size : 266 k
Source : proselint-0.13.0-9.fc39.src.rpm
Repository : fedora
Summary : A linter for English prose
URL : http://proselint.com/
License : BSD-3-Clause
Description : proselint's goal is to aggregate knowledge about best practices in
: writing and to make that knowledge immediately accessible to all authors
: in the form of a linter for prose. It is a command-line utility that
: can be integrated into existing tools.