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

Last updated: May 14,2024

1. Install "ktikz" package

Learn how to install ktikz on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ktikz

2. Uninstall "ktikz" package

This guide let you learn how to uninstall ktikz on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ktikz $ sudo apt autoclean && sudo apt autoremove

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

Package: ktikz
Priority: optional
Section: universe/graphics
Installed-Size: 1536
Maintainer: Ubuntu Developers
Original-Maintainer: Florian Hackenberger
Architecture: amd64
Version: 0.10-4.1
Depends: pgf, preview-latex-style, kde-runtime, libc6 (>= 2.14), libkdecore5 (>= 4:4.4.95), libkdeui5 (>= 4:4.5.2), libkio5 (>= 4:4.4.0), libkparts4 (>= 4:4.5.85), libpoppler-qt4-4 (>= 0.20.1), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.8.0), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Recommends: poppler-utils, khelpcenter4
Filename: pool/universe/k/ktikz/ktikz_0.10-4.1_amd64.deb
Size: 630470
MD5sum: 5fbb314da805dd7891536c0bce6769ab
SHA1: 0fc9b33b3d989733a46488479ac87decbf7085d4
SHA256: bbcb00bf76bc5ecb32912b65aec2c6cba6acf84798db1c701d8dc4b6e6aaf173
Description-en: editor for the TikZ drawing language - KDE version
KtikZ 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 KDE 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: 66f1bcda52ece79db60e54d9a2d036a6
Homepage: http://www.hackenberger.at/blog/ktikz-editor-for-the-tikz-language/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu