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

Last updated: October 15,2024

1. Install "cutter.x86_64" package

This is a short guide on how to install cutter.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install cutter.x86_64

2. Uninstall "cutter.x86_64" package

Please follow the guidelines below to uninstall cutter.x86_64 on Fedora 38:

$ sudo dnf remove cutter.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:57:34 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : cutter
Version : 1.2.7
Release : 8.fc38
Architecture : x86_64
Size : 312 k
Source : cutter-1.2.7-8.fc38.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.