How to Install and Uninstall dia.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 12,2024

1. Install "dia.x86_64" package

This tutorial shows how to install dia.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install dia.x86_64

2. Uninstall "dia.x86_64" package

Please follow the step by step instructions below to uninstall dia.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove dia.x86_64 $ sudo dnf autoremove

3. Information about the dia.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:27:29 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : dia
Epoch : 1
Version : 0.97.3
Release : 19.el8
Architecture : x86_64
Size : 4.2 M
Source : dia-0.97.3-19.el8.src.rpm
Repository : epel
Summary : Diagram drawing program
URL : https://wiki.gnome.org/Apps/Dia
License : GPLv2+
Description : The Dia drawing program can be used to draw different types of diagrams,
: and includes support for UML static structure diagrams (class diagrams),
: entity relationship modeling, and network diagrams. Dia can load and
: save diagrams to a custom XML format and export diagrams to formats like
: EPS, SVG, XFIG, PDF, PNG and others.