How to Install and Uninstall qtikz Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "qtikz" package

Please follow the step by step instructions below to install qtikz on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install qtikz

2. Uninstall "qtikz" package

Please follow the steps below to uninstall qtikz on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove qtikz $ sudo apt autoclean && sudo apt autoremove

3. Information about the qtikz package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: qtikz
Priority: optional
Section: universe/graphics
Installed-Size: 1310
Maintainer: Ubuntu Developers
Original-Maintainer: Florian Hackenberger
Architecture: amd64
Source: ktikz
Version: 0.10-4.1
Depends: pgf, preview-latex-style, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libpoppler-qt4-4 (>= 0.20.1), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.8.0), libqtgui4 (>= 4:4.6.1), libstdc++6 (>= 4.1.1)
Recommends: poppler-utils, qt4-dev-tools
Filename: pool/universe/k/ktikz/qtikz_0.10-4.1_amd64.deb
Size: 685780
MD5sum: 120a96d7ec64f767cf56e7e2580eddb4
SHA1: 518f14d2c7ad3e1e16c44e3129281200f1fdba15
SHA256: 5500b1bfe28640055544c5cb97565fa5185075f55e4edf6b4a65d3ea036a2da6
Description-en: editor for the TikZ drawing language - Qt version
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.
.
TikZ is a user-friendly syntax layer for the PGF (portable graphics format)
TeX macro package. Pictures can be created within a LaTeX document and
included in the output using the most important TeX backend drivers including
pdftex and dvips.
Description-md5: 96039b5d55198b85b5e5ee10ac360fd2
Homepage: http://www.hackenberger.at/blog/ktikz-editor-for-the-tikz-language/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu