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

Last updated: October 08,2024

1. Install "cutter.i686" package

This tutorial shows how to install cutter.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install cutter.i686

2. Uninstall "cutter.i686" package

This is a short guide on how to uninstall cutter.i686 on Fedora 34:

$ sudo dnf remove cutter.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:41:09 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : cutter
Version : 1.2.7
Release : 4.fc34
Architecture : i686
Size : 329 k
Source : cutter-1.2.7-4.fc34.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.