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

Last updated: September 21,2024

1. Install "qtikz.x86_64" package

This guide covers the steps necessary to install qtikz.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install qtikz.x86_64

2. Uninstall "qtikz.x86_64" package

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

$ sudo dnf remove qtikz.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:11:12 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : qtikz
Version : 0.13.2
Release : 5.fc38
Architecture : x86_64
Size : 829 k
Source : ktikz-0.13.2-5.fc38.src.rpm
Repository : fedora
Summary : Editor for the TikZ language
URL : https://github.com/fhackenberger/ktikz/
License : GPLv2+ and GFDL
Description : QTikZ is a small application to assist in the creation of diagrams and drawings
: using the TikZ macros from the LaTeX package "pgf". It consists of a text editor
: pane in which the TikZ code for the drawing is edited and a preview pane showing
: the drawing as rendered by LaTeX. The preview pane can be updated in
: real-time. Common drawing tools, options and styles are available from the menus
: to assist the coding process.
:
: This package contains the Qt version of the program.