How to Install and Uninstall tilix Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "tilix" package

This is a short guide on how to install tilix on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install tilix

2. Uninstall "tilix" package

This guide covers the steps necessary to uninstall tilix on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove tilix $ sudo apt autoclean && sudo apt autoremove

3. Information about the tilix package on Ubuntu 20.10 (Groovy Gorilla)

Package: tilix
Architecture: amd64
Version: 1.9.3-4build4
Priority: optional
Section: universe/gnome
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3368
Provides: x-terminal-emulator
Depends: tilix-common (= 1.9.3-4build4), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.17), libgtkd-3-0 (>= 3.9.0), libphobos2-ldc-shared91 (>= 1:1.21.0), libunwind8, libvted-3-0 (>= 3.9.0), libx11-6
Suggests: python-nautilus
Breaks: terminix (<< 1.5.4-1~)
Replaces: terminix (<< 1.5.4-1~)
Filename: pool/universe/t/tilix/tilix_1.9.3-4build4_amd64.deb
Size: 595188
MD5sum: 7026e5ccd30ff107a3d629577b990934
SHA1: 918d46ad7b426eb6b38ee6c89de8ce18758a1144
SHA256: 8f27abbc50853c4d7c6ec24cb5665810ca38286cb9881954b1806ddfd7d9d1c9
SHA512: d5f0eaeff7d500168c5ca91c990f0e8f573f7be0f240d8a6938243943e50fbbb420e7c46c3a293e9b9225b5855507aae5a5299f77f563ae43187228e89fbc8ad
Homepage: https://gnunn1.github.io/tilix-web/
Description-en: Tiling terminal emulator for GNOME
Tilix is a feature-rich tiling terminal emulator following the
GNOME human interface design guidelines.
Its many features include:
.
* Layout terminals in any fashion by splitting them horizontally or
vertically.
* Terminals can be re-arranged using drag and drop both within and
between windows.
* Terminals can be detached into a new window via drag and drop.
* Input can be synchronized between terminals so commands typed in
one terminal are replicated to the others.
* Supports notifications when processes are completed out of view.
Description-md5: 4c5486726c4d4cefaec366f00e558f3d
Task: ubuntu-budgie-desktop