How to Install and Uninstall autojump Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "autojump" package
Here is a brief guide to show you how to install autojump on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
autojump
Copied
2. Uninstall "autojump" package
Please follow the step by step instructions below to uninstall autojump on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
autojump
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the autojump package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: autojump
Priority: optional
Section: universe/shells
Installed-Size: 191
Maintainer: Ubuntu Developers
Original-Maintainer: Tanguy Ortolo
Architecture: all
Version: 22.2.4-1
Depends: python3:any (>= 3.3.2-2~), python3 (>= 3.2)
Filename: pool/universe/a/autojump/autojump_22.2.4-1_all.deb
Size: 32808
MD5sum: 2f354dd9ad21bbf037db0244669b0c39
SHA1: 8aa008a6159ed473da685ec8345d0f1306610b5d
SHA256: 3dafa109b06b1f9f2b71dfae89e521653b687d0ad378a176520503fcd44aac06
Description-en: shell extension to jump to frequently used directories
autojump provides a faster way to navigate your filesystem, with a
"cd command that learns".
.
It works by maintaining a database of the directories you use the most from
the command line, and allows you to "jump" to frequently used directories by
typing only a small pattern.
.
To use autojump, you need to configure your shell to source
/usr/share/autojump/autojump.sh on startup.
Description-md5: 71d66d6e65f1c151b90b631ac03fe6c3
Enhances: bash (>= 4.0), fish, tcsh, zsh
Homepage: https://github.com/wting/autojump
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/shells
Installed-Size: 191
Maintainer: Ubuntu Developers
Original-Maintainer: Tanguy Ortolo
Architecture: all
Version: 22.2.4-1
Depends: python3:any (>= 3.3.2-2~), python3 (>= 3.2)
Filename: pool/universe/a/autojump/autojump_22.2.4-1_all.deb
Size: 32808
MD5sum: 2f354dd9ad21bbf037db0244669b0c39
SHA1: 8aa008a6159ed473da685ec8345d0f1306610b5d
SHA256: 3dafa109b06b1f9f2b71dfae89e521653b687d0ad378a176520503fcd44aac06
Description-en: shell extension to jump to frequently used directories
autojump provides a faster way to navigate your filesystem, with a
"cd command that learns".
.
It works by maintaining a database of the directories you use the most from
the command line, and allows you to "jump" to frequently used directories by
typing only a small pattern.
.
To use autojump, you need to configure your shell to source
/usr/share/autojump/autojump.sh on startup.
Description-md5: 71d66d6e65f1c151b90b631ac03fe6c3
Enhances: bash (>= 4.0), fish, tcsh, zsh
Homepage: https://github.com/wting/autojump
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu