Terminal

How to install Hyper – The most attractive terminal application

Hyper is a web technologies based highly customizable lightweight terminal. To add new functionalities and features, it lets you install plugins, extensions, themes, etc. It is an open-source tool and accessible on almost all operating systems.

Hyper holds the following key features:

  1. It is cross-platform, runs on macOS, Windows, and many Linux distributions such as Ubuntu, Fedora, etc.
  2. Customizable
  3. Have tons of extensions
  4. URLs can be dragged in the terminal
  5. Various styling options

Installing “Hyper” on Ubuntu 20.10:

To get Hyper on your Ubuntu machine, you need to download the Debian package of “Hyper”. Visit www.hyper.is and download the package by clicking on the “Download Hyper” button as shown in the image below.

hyperr/2%20copy.png

“Hyper” debian package will be download; you can view the package in the “Downloads” directory:

hyperr/4%20copy.png

Double click on the package Ubuntu Software Center’s window will open and click on the install button.

hyperr/5%20copy.png

The installation will begin; you can monitor the progress in the same window:

hyperr/6%20copy.png

Shortly, “Hyper” will be install, it can be searched in the applications.

hyperr/11%20copy.png

Installing “Hyper” on Ubuntu 20.10 using the terminal:

Another method is getting it done using the terminal.

First, get the Gdebi on Ubuntu. Gdebi is a lightweight and free app that lets you install Debian packages on Ubuntu. It is recommended to install Debian packages using Gdebi instead of Ubuntu’s Software Center because it consumes fewer resources. Open terminal and type the command given below:

$sudo apt install gdebi

Now download the Hyper Debian package using the command shown below:

$wget - O hyper_3.0.2 https://releases.hyper.is/download/deb

hyperr/7%20copy.png

After the downloading is finished, install it by typing the command mentioned below:

$sudo gdebi hyper_3.0.2

hyperr/10%20copy.png

Open “Hyper” after the installation is finished:

hyperr/terminal%20built.png

How to uninstall Hyper from Ubuntu 20.10:

To uninstall the “Hyper” terminal from Ubuntu type the command mentioned below:

$sudo apt remove hyper

About the author

Sam U

Sam U

I am a professional graphics designer with over 6 years of experience. Currently doing research in virtual reality, augmented reality and mixed reality.
I hardly watch movies but love to read tech related books and articles.