How to Install and Uninstall global Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 14,2024

1. Install "global" package

This guide covers the steps necessary to install global on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install global

2. Uninstall "global" package

This is a short guide on how to uninstall global on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove global $ sudo apt autoclean && sudo apt autoremove

3. Information about the global package on Ubuntu 21.04 (Hirsute Hippo)

Package: global
Architecture: amd64
Version: 6.6.5-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Punit Agrawal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1901
Depends: libc6 (>= 2.14), libltdl7 (>= 2.4.6), libncurses6 (>= 6), libsqlite3-0 (>= 3.5.9), libtinfo6 (>= 6), emacsen-common
Recommends: python3
Suggests: lynx | www-browser, doxygen (>= 1.4.3), id-utils, exuberant-ctags, python3-pygments
Filename: pool/universe/g/global/global_6.6.5-1_amd64.deb
Size: 466148
MD5sum: 05f0238e2f54501caaa4752e5d6e8eed
SHA1: 83ce70b8121cd23d75d9a6df7f1a82b56bdb0f3a
SHA256: 310c31fa9fb2dd1e2fc84415be81d70c6ac9935a00443896ae70af8bfa0f5388
SHA512: 46f698dc73e3b1ff17d24f3fc639d48b354cec67b5c4aef1371282cc7e5e51bd7b2428b1ed4613c0016fa75c525ea3316b7517505bc60c047430859168b403f7
Homepage: https://www.gnu.org/software/global/global.html
Description-en: Source code search and browse tools
GNU GLOBAL is a source code tag system that works the same way across
diverse environments. Currently, it supports the following:
.
o command line, and the 'globash' query subshell.
o vim plugin, and support for other vi clones.
o less
o emacs
o web browser
.
Supported languages are C, C++, yacc and Java.
You can locate a specified function in the source files and move
there easily. It is especially useful for hacking large projects
containing many subdirectories, many '#ifdef' and many main()
functions, like X or kernel source.
.
Doxygen now supports using global as its source browser, with the
USE_HTAGS option.
Description-md5: 7b39302720a0b16de2d66cdad9ea1a3a