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

Last updated: November 25,2024

1. Install "kiki" package

This tutorial shows how to install kiki on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install kiki

2. Uninstall "kiki" package

In this section, we are going to explain the necessary steps to uninstall kiki on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove kiki $ sudo apt autoclean && sudo apt autoremove

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

Package: kiki
Priority: optional
Section: universe/python
Installed-Size: 175
Maintainer: Ubuntu Developers
Original-Maintainer: Ignace Mouzannar
Architecture: all
Version: 0.5.6-8.1fakesync1
Depends: python (>= 2.7), python (<< 2.8), python-wxgtk3.0
Filename: pool/universe/k/kiki/kiki_0.5.6-8.1fakesync1_all.deb
Size: 30042
MD5sum: 7b0d0d937b04260b753140b0d81bb5e2
SHA1: 6e4f4a16717f2a88ddb97eabc1aa53944de7ce7c
SHA256: 22126a9165ee320ce5cad97dc25a6c2d618f13000fae289786de6563256847cf
Description-en: tool for python regular expression testing
A free environment for regular expression testing (ferret). It allows
you to write regexes and test them against a sample text, providing
extensive output about the results. It is useful for several purposes:
.
- exploring and understanding the structure of match objects
generated by the re module, making Kiki a valuable tool for people
new to regexes.
- testing regexes on sample text before deploying them in code.
.
Kiki can function on its own or as plugin for the Spe Python editor.
Description-md5: 83a753fa35eb08847996550bc3148577
Homepage: http://project5.freezope.org/kiki
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu