< Home - < Back

jupp


Information about the package, jupp, which is shipped with common Linux distributions. The jupp package is designed for, Compact and feature-rich WordStar-compatible editor.


Package Name:

jupp

Summary:

Compact and feature-rich WordStar-compatible editor

Description:

Jupp is a compact and feature-rich WordStar-compatible editor and also the MirOS fork of the JOE 3.x editor which provides easy conversion for former PC users as well as powerfulness for programmers, while not doing annoying things like word wrap "automagically". It can double as a hex editor and comes with a character map plus Unicode support. Additionally it contains an extension to visibly display tabs and spaces, has a cleaned up, extended and beautified options menu, more CUA style key-bindings, an improved math functionality and a bracketed paste mode automatically used with Xterm.

Architecture:

x86_64

Version:

32

Release:

1.el6

Size:

211 k

Repository:

epel

From Repository:

Licence:

GPLv1



Handy Yum Commands for jupp


Control the jupp package with the following handy commands outlined below.


Command

Description of Command

yum install jupp

This command will install jupp on the server.

yum remove jupp

This command will un-install jupp on the server. When you run this command, you will be asked if you are sure that you want to remove jupp, so you have to manually confirm that you want to do this.

yum -y remove jupp

This command will un-install jupp on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove jupp when using the -y flag.

yum update jupp

This command will update jupp to the latest version. When you run this command, you will be asked if you are sure that you want to remove jupp, so you have to manually confirm that you want to do this.

yum -y update jupp

This command will update jupp to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove jupp when using the -y flag.

yum info jupp

This command will show you core information about the jupp package.

yum deplist jupp

This command will show you the dependencies for jupp. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update jupp

This command will check if there is an update waiting on jupp. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.