How to Install and Uninstall tran Package on Kali Linux

Last updated: July 04,2024

1. Install "tran" package

Please follow the instructions below to install tran on Kali Linux

$ sudo apt update $ sudo apt install tran

2. Uninstall "tran" package

Learn how to uninstall tran on Kali Linux:

$ sudo apt remove tran $ sudo apt autoclean && sudo apt autoremove

3. Information about the tran package on Kali Linux

Package: tran
Version: 5-3
Installed-Size: 155
Maintainer: Adam Borowski
Architecture: all
Size: 32352
SHA256: 706a470dae8cbfdd2f64453b6823e00198119d55e333bba7e1ed56a7a096df17
SHA1: 4085c8f0afe3c20d6f6ad0f941658ac031854419
MD5sum: 749d144406b298f045b8549ae014e842
Description: transcribe between character scripts (alphabets)
This tool lets you transliterate, with a ¼-hearted attempt at transcription,
both ways between Latin and a number of other writing scripts. Thus for
example the word “Debian” is “Дэбян” in Cyrillic or “Δεβιαν” in Greek.
Conversion to Latin lets you understand foreign text (at least names if not
meaning), conversion from Latin is for fun, i10n testing, etc.
.
Supported scripts:
* latin
* cyrillic
* greek
* devanagari
* futhark (runes)
* hiragana
* katakana
* old italic
* gothic (Ulfilas' — you may be looking for fraktur instead)
* georgian (mkhedruli)
* mtavruli (also Georgian)
* armenian
* ascii (Latin without diacritics or digraphs)
* fullwidth (double-width ASCII)
* smallcaps
* Unicode Plane 1 "math" characters: bold, italic, bold italic, script,
bold script, fraktur, double-struck, bold fraktur, sans-serif,
sans-serif bold, sans-serif italic, sans-serif bold italic,
monospace
* enclosed alphanumerics: circled, parenthesized, squared, negative
circled, negative squared, regional indicators
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/kilobyte/tran
Tag: devel::i18n, implemented-in::perl, interface::commandline,
role::program, works-with::text, works-with::unicode
Section: text
Priority: optional
Filename: pool/main/t/tran/tran_5-3_all.deb