How to Install and Uninstall qvge.x86_64 Package on Rocky Linux 9
Last updated: January 14,2025
1. Install "qvge.x86_64" package
In this section, we are going to explain the necessary steps to install qvge.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
qvge.x86_64
Copied
2. Uninstall "qvge.x86_64" package
This tutorial shows how to uninstall qvge.x86_64 on Rocky Linux 9:
$
sudo dnf remove
qvge.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the qvge.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:43:27 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : qvge
Version : 0.6.3
Release : 1.el9
Architecture : x86_64
Size : 764 k
Source : qvge-0.6.3-1.el9.src.rpm
Repository : epel
Summary : Graph editor
URL : https://arsmasiuk.github.io/qvge/
License : MIT and LGPLv3 and BSD
Description : Multiplatform graph editor written in C++/Qt.
: Its main goal is to make possible visually edit two-dimensional graphs in a
: simple and intuitive way.
Available Packages
Name : qvge
Version : 0.6.3
Release : 1.el9
Architecture : x86_64
Size : 764 k
Source : qvge-0.6.3-1.el9.src.rpm
Repository : epel
Summary : Graph editor
URL : https://arsmasiuk.github.io/qvge/
License : MIT and LGPLv3 and BSD
Description : Multiplatform graph editor written in C++/Qt.
: Its main goal is to make possible visually edit two-dimensional graphs in a
: simple and intuitive way.