How To Install cutter-re on Fedora 36

In this tutorial we learn how to install cutter-re in Fedora 36. cutter-re is GUI for Rizin reverse engineering framework

Introduction

In this tutorial we learn how to install cutter-re on Fedora 36.

What is cutter-re

Cutter is a Qt and C++ GUI for Rizin. Its goal is making an advanced, customizable and FOSS reverse-engineering platform while keeping the user experience at mind. Cutter is created by reverse engineers for reverse engineers.

We can use yum or dnf to install cutter-re on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install cutter-re.

Install cutter-re on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install cutter-re using dnf by running the following command:

sudo dnf -y install cutter-re

Install cutter-re on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install cutter-re using yum by running the following command:

sudo yum -y install cutter-re

How To Uninstall cutter-re on Fedora 36

To uninstall only the cutter-re package we can use the following command:

sudo dnf remove cutter-re

cutter-re Package Contents on Fedora 36

/usr/bin/cutter-re
/usr/lib/.build-id
/usr/lib/.build-id/01
/usr/lib/.build-id/01/a8a136a80cc90e8d81658d4667860dbe0724b7
/usr/share/applications/cutter-re.desktop
/usr/share/doc/cutter-re
/usr/share/doc/cutter-re/README.md
/usr/share/icons/hicolor/scalable/apps/cutter-re.svg
/usr/share/licenses/cutter-re
/usr/share/licenses/cutter-re/COPYING
/usr/share/licenses/cutter-re/Iconic-LICENSE
/usr/share/metainfo/cutter-re.appdata.xml
/usr/share/rizin/cutter/translations/cutter_ar.qm
/usr/share/rizin/cutter/translations/cutter_ca.qm
/usr/share/rizin/cutter/translations/cutter_de.qm
/usr/share/rizin/cutter/translations/cutter_es.qm
/usr/share/rizin/cutter/translations/cutter_fa.qm
/usr/share/rizin/cutter/translations/cutter_fr.qm
/usr/share/rizin/cutter/translations/cutter_he.qm
/usr/share/rizin/cutter/translations/cutter_hi.qm
/usr/share/rizin/cutter/translations/cutter_it.qm
/usr/share/rizin/cutter/translations/cutter_ja.qm
/usr/share/rizin/cutter/translations/cutter_nl.qm
/usr/share/rizin/cutter/translations/cutter_pt.qm
/usr/share/rizin/cutter/translations/cutter_ro.qm
/usr/share/rizin/cutter/translations/cutter_ru.qm
/usr/share/rizin/cutter/translations/cutter_tr.qm
/usr/share/rizin/cutter/translations/cutter_zh.qm

References

Summary

In this tutorial we learn how to install cutter-re on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install cutter-re on Fedora 36” linkTitle: “cutter-re” type: “docs” description: “In this tutorial we learn how to install cutter-re in Fedora 36. cutter-re is GUI for Rizin reverse engineering framework” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/cutter-re-featured.png

Introduction

In this tutorial we learn how to install cutter-re on Fedora 36.

What is cutter-re

Cutter is a Qt and C++ GUI for Rizin. Its goal is making an advanced, customizable and FOSS reverse-engineering platform while keeping the user experience at mind. Cutter is created by reverse engineers for reverse engineers.

We can use yum or dnf to install cutter-re on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install cutter-re.

Install cutter-re on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install cutter-re using dnf by running the following command:

sudo dnf -y install cutter-re

Install cutter-re on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install cutter-re using yum by running the following command:

sudo yum -y install cutter-re

How To Uninstall cutter-re on Fedora 36

To uninstall only the cutter-re package we can use the following command:

sudo dnf remove cutter-re

cutter-re Package Contents on Fedora 36

/usr/bin/cutter-re
/usr/lib/.build-id
/usr/lib/.build-id/30
/usr/lib/.build-id/30/668c5d877f7217605edd9d50e5e8e76c2eb605
/usr/share/applications/cutter-re.desktop
/usr/share/doc/cutter-re
/usr/share/doc/cutter-re/README.md
/usr/share/icons/hicolor/scalable/apps/cutter-re.svg
/usr/share/licenses/cutter-re
/usr/share/licenses/cutter-re/COPYING
/usr/share/licenses/cutter-re/Iconic-LICENSE
/usr/share/metainfo/cutter-re.appdata.xml
/usr/share/rizin/cutter/translations/cutter_ar.qm
/usr/share/rizin/cutter/translations/cutter_ca.qm
/usr/share/rizin/cutter/translations/cutter_de.qm
/usr/share/rizin/cutter/translations/cutter_es.qm
/usr/share/rizin/cutter/translations/cutter_fa.qm
/usr/share/rizin/cutter/translations/cutter_fr.qm
/usr/share/rizin/cutter/translations/cutter_he.qm
/usr/share/rizin/cutter/translations/cutter_hi.qm
/usr/share/rizin/cutter/translations/cutter_it.qm
/usr/share/rizin/cutter/translations/cutter_ja.qm
/usr/share/rizin/cutter/translations/cutter_nl.qm
/usr/share/rizin/cutter/translations/cutter_pt.qm
/usr/share/rizin/cutter/translations/cutter_ro.qm
/usr/share/rizin/cutter/translations/cutter_ru.qm
/usr/share/rizin/cutter/translations/cutter_tr.qm
/usr/share/rizin/cutter/translations/cutter_zh.qm

References

Summary

In this tutorial we learn how to install cutter-re on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).