How to Install and Uninstall cutter.i686 Package on Fedora 36

Last updated: October 02,2024

1. Install "cutter.i686" package

This guide covers the steps necessary to install cutter.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install cutter.i686

2. Uninstall "cutter.i686" package

Please follow the guidance below to uninstall cutter.i686 on Fedora 36:

$ sudo dnf remove cutter.i686 $ sudo dnf autoremove

3. Information about the cutter.i686 package on Fedora 36

Last metadata expiration check: 3:24:55 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : cutter
Version : 1.2.7
Release : 6.fc36
Architecture : i686
Size : 324 k
Source : cutter-1.2.7-6.fc36.src.rpm
Repository : fedora
Summary : Unit Testing Framework for C/C++
URL : http://cutter.sourceforge.net/
License : LGPLv3+
Description : Cutter is a xUnit family Unit Testing Framework for C/C++.
: Cutter provides easy to write test and easy to debug code environment.