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

Last updated: September 19,2024

1. Install "cutter.x86_64" package

This guide covers the steps necessary to install cutter.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install cutter.x86_64

2. Uninstall "cutter.x86_64" package

Please follow the steps below to uninstall cutter.x86_64 on Fedora 34:

$ sudo dnf remove cutter.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:42:16 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : cutter
Version : 1.2.7
Release : 4.fc34
Architecture : x86_64
Size : 312 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.