How to Install and Uninstall jumpapp Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 16,2024

1. Install "jumpapp" package

In this section, we are going to explain the necessary steps to install jumpapp on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install jumpapp

2. Uninstall "jumpapp" package

This tutorial shows how to uninstall jumpapp on Ubuntu 22.04 LTS (Jammy Jellyfish):

$ sudo apt remove jumpapp $ sudo apt autoclean && sudo apt autoremove

3. Information about the jumpapp package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: jumpapp
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 29
Maintainer: Michael Kropat
Architecture: all
Version: 1.1-1
Depends: wmctrl
Recommends: xdotool
Description: jump to another application, unconditionally
Jumpapp focuses the window of the application you're interested in — assuming
it's already running — otherwise jumpapp launches the application for you.
Description-md5: 2b18182605aef192de54761eaf540598
Homepage: https://github.com/mkropat/jumpapp