How to Install and Uninstall poedit Package on Kali Linux

Last updated: May 10,2024

1. Install "poedit" package

In this section, we are going to explain the necessary steps to install poedit on Kali Linux

$ sudo apt update $ sudo apt install poedit

2. Uninstall "poedit" package

Please follow the step by step instructions below to uninstall poedit on Kali Linux:

$ sudo apt remove poedit $ sudo apt autoclean && sudo apt autoremove

3. Information about the poedit package on Kali Linux

Package: poedit
Version: 3.4.2-1
Installed-Size: 8969
Maintainer: Debian l10n developers
Architecture: amd64
Depends: gettext, poedit-common (>= 3.4.2-1), libboost-iostreams1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.34), libcld2-0 (>= 0.0.0-git20150806), libcpprest2.10 (>= 2.10.19), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libgtkspell3-3-0, libicu72 (>= 72.1~rc-1~), liblucene++0v5 (>= 3.0.8), libpugixml1v5 (>= 1.9), libsecret-1-0 (>= 0.7), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1), libwxbase3.2-1 (>= 3.2.4+dfsg), libwxgtk-webview3.2-1 (>= 3.2.4+dfsg), libwxgtk3.2-1 (>= 3.2.1+dfsg-2)
Size: 1465580
SHA256: 714d16557cdf3aac28ffd7dc6df08cce7535889a9e66499dc8e8a84f939bfb00
SHA1: 096d033b2c46fe0f75d7553f5eae3c47954999b0
MD5sum: 78c776b7185bce72953f7b16e0fe206c
Description: gettext catalog editor
Poedit is an editor for gettext catalogs (.po files). It aims to provide a
convenient approach to editing catalogs. It features UTF-8 support, fuzzy and
untranslated records highlighting, whitespace highlighting, references browser,
header editing and can be used to create new catalogs or update existing
catalogs from source code with a single click. It is built with wxWidgets
toolkit.
Description-md5:
Homepage: https://www.poedit.net/
Tag: devel::i18n, implemented-in::c++, interface::graphical, interface::x11,
role::program, scope::utility, uitoolkit::gtk, uitoolkit::wxwidgets,
use::editing, works-with-format::po, works-with::dictionary,
x11::application
Section: text
Priority: optional
Filename: pool/main/p/poedit/poedit_3.4.2-1_amd64.deb