How to Install and Uninstall jupp Package on Kali Linux

Last updated: April 29,2024

1. Install "jupp" package

This is a short guide on how to install jupp on Kali Linux

$ sudo apt update $ sudo apt install jupp

2. Uninstall "jupp" package

This guide covers the steps necessary to uninstall jupp on Kali Linux:

$ sudo apt remove jupp $ sudo apt autoclean && sudo apt autoremove

3. Information about the jupp package on Kali Linux

Package: jupp
Version: 3.1.41-1
Installed-Size: 639
Maintainer: Thorsten Glaser
Architecture: amd64
Provides: editor
Depends: libc6 (>= 2.34), libselinux1 (>= 3.1~), libtinfo6 (>= 6)
Enhances: nbc
Breaks: joe (<< 3.7-2.3~)
Size: 243696
SHA256: 878a0d016509ef7075d66198f9309595c1813513f212312deb36a03d396d8eed
SHA1: 4c59d937f93560098cd61cd16a1be123d6973a39
MD5sum: 971d3426e7907a186ef2f75fd4c82dba
Description: user friendly full screen text editor
JOE, the Joe’s Own Editor, has the feel of most PC text editors: the key
sequences are reminiscent of WordStar and Turbo C editors, but the feature
set is much larger than of those. JOE has all of the features a Unix
user should expect: full use of termcap/terminfo, complete vi-style Unix
integration, a powerful configuration file and a regular expression search
system. It also has eight help reference cards which are always available,
and an intuitive, simple, and well thought-out user interface.
.
JOE has a great screen update optimisation algorithm, multiple windows
(through/between which you can scroll) and lacks the confusing notion of
named buffers. It has command history, tab expansion in file selection
menus, undo and redo functions, (un)indenting and paragraph formatting,
filtering highlighted blocks through any external Unix command, editing
a pipe into or out of a command, block move, copy, delete or filter, a
bracketed paste mode automatically enabled on xterm-xfree86 and decimal
and hexadecimal gotos for lines, columns, and file offsets.
.
Through simple QEdit-style configuration files, JOE can be set up to
emulate editors such as Pico and Emacs, along with a complete imitation
of WordStar in non-document mode, and a restricted mode version (lets you
edit only the files specified on the command line). JOE also has a deferred
screen update to handle typeahead, and it ensures that deferral is not
bypassed by tty buffering. It’s usable even at 2400 baud, and it will work
on any kind of sane terminal. Furthermore, it supports SELinux context
copying on Debian systems with the Linux kernel.
.
This version of JOE only comes with the “jupp” flavour, to not conflict
with the Debian joe package, activated. The resource files and executable
links and menu entries for the other flavours are still available, though,
in the joe-jupp package.
Description-md5:
Multi-Arch: foreign
Homepage: http://www.mirbsd.org/jupp.htm
Tag: role::program, use::editing
Section: editors
Priority: optional
Filename: pool/main/j/jupp/jupp_3.1.41-1_amd64.deb