How to Install and Uninstall grun Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "grun" package

Please follow the step by step instructions below to install grun on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install grun

2. Uninstall "grun" package

This guide let you learn how to uninstall grun on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove grun $ sudo apt autoclean && sudo apt autoremove

3. Information about the grun package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: grun
Priority: optional
Section: universe/x11
Installed-Size: 115
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Version: 0.9.3-2
Depends: libc6 (>= 2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0)
Suggests: xterm | x-terminal-emulator
Filename: pool/universe/g/grun/grun_0.9.3-2_amd64.deb
Size: 29918
MD5sum: d450cbe323e1842cf2dd7658dc9c7ff3
SHA1: 302afafa74310c86f05812dcf2b6d9aa12872e1e
SHA256: 27d995504584a86309f65c1fb89d08a285871af05783756e317127f3eb021276
Description-en: GTK+ based Run dialog
gRun is a GTK+ based Run dialog that closely resembles
the Windows Run dialog, just like xexec. It has a
intelligent history mechanism and a dual level fork()
mechanism for launching the application in its own
process. gRun also has support for launching console
mode application in an XTerm as well as associations
for file types.
.
gRun is much more powerful than xexec, looks a lot
better, and has the big advantage that you can start
typing a command without having to mouse-click into
the text field.
.
gRun is especially useful if you do not use the
GNOME desktop which has a built-in run command, and
if you use a window-manager (e.g. IceWM) where you can
define a keyboard shortcut (e.g. Alt-F2) for staring
gRun.
Description-md5: 9fe9649af0d524c0caecb7f0dcc5eeb9
Homepage: https://github.com/lrgc/grun
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu