How to install Terminus on fedora-28

To install Terminus on Fedora-28

Terminus is a simple to use web-based terminal that is heavily inspired by Hyper. Terminus is designed especially for people who want to get things done on time. It runs on Windows, macOS as well as Linux, and comes with various theming and color schemes.

Installation

[root@linuxhelp ~]# wget https://github.com/Eugeny/terminus/releases/download/v1.0.0-alpha.47/terminus-1.0.0-alpha.47.rpm
--2018-05-17 21:50:54--  https://github.com/Eugeny/terminus/releases/download/v1.0.0-alpha.47/terminus-1.0.0-alpha.47.rpm
Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113
Connecting to github.com (github.com)|192.30.253.112|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/77213120/a3b2fe1e-586d-11e8-9688-cc96f6a5a53a?X-Amz-Algorithm=AWS4-HMAC-SHA256& X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180517%2Fus-east-1%2Fs3%2Faws4_request& X-Amz-Date=20180517T105107Z& X-Amz-Expires=300& X-Amz-Signature=1e44d17c151e5fecf7e3ae30c72ed988214b67934148fb2f767c23e736113f20& X-Amz-SignedHeaders=host& actor_id=0& response-content-disposition=attachment%3B%20filename%3Dterminus-1.0.0-alpha.47.rpm& response-content-type=application%2Foctet-stream [following]
--2018-05-17 21:50:56--  https://github-production-release-asset-2e65be.s3.amazonaws.com/77213120/a3b2fe1e-586d-11e8-9688-cc96f6a5a53a?X-Amz-Algorithm=AWS4-HMAC-SHA256& X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180517%2Fus-east-1%2Fs3%2Faws4_request& X-Amz-Date=20180517T105107Z& X-Amz-Expires=300& X-Amz-Signature=1e44d17c151e5fecf7e3ae30c72ed988214b67934148fb2f767c23e736113f20& X-Amz-SignedHeaders=host& actor_id=0& response-content-disposition=attachment%3B%20filename%3Dterminus-1.0.0-alpha.47.rpm& response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 54.231.120.83
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|54.231.120.83|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 67192216 (64M) [application/octet-stream]
Saving to: ‘ terminus-1.0.0-alpha.47.rpm’ 

terminus-1.0.0-alpha.47 100%[============================> ]  64.08M   786KB/s    in 1m 51s  

2018-05-17 21:52:49 (592 KB/s) - ‘ terminus-1.0.0-alpha.47.rpm’  saved [67192216/67192216]

Next, you need to install few dependency packages as follows

[root@linuxhelp ~]# yum install gnome-python2-gnomekeyring screen
Last metadata expiration check: 0:58:48 ago on Thu 17 May 2018 08:58:29 PM IST.
Dependencies resolved.
=============================================================================================
 Package                           Arch          Version                 Repository     Size
=============================================================================================
Installing:
 gnome-python2-gnomekeyring        x86_64        2.32.0-32.fc28          fedora         34 k
 screen                            x86_64        4.6.2-3.fc28            fedora        581 k
Installing dependencies:
 gnome-python2                     x86_64        2.28.1-23.fc28          fedora         51 k
 gnome-python2-canvas              x86_64        2.28.1-23.fc28          fedora         39 k
 gnome-python2-desktop             x86_64        2.32.0-32.fc28          fedora         45 k
 libart_lgpl                       x86_64        2.3.21-19.fc28          fedora         75 k
 libglade2                         x86_64        2.6.4-18.fc28           fedora         69 k
 libgnomecanvas                    x86_64        2.30.3-15.fc28          fedora        234 k
.
.
.
gnome-python2.x86_64 2.28.1-23.fc28                                                        
  gnome-python2-canvas.x86_64 2.28.1-23.fc28                                                 
  gnome-python2-desktop.x86_64 2.32.0-32.fc28                                                
  libart_lgpl.x86_64 2.3.21-19.fc28                                                          
  libglade2.x86_64 2.6.4-18.fc28                                                             
  libgnomecanvas.x86_64 2.30.3-15.fc28                                                       
  pygobject2.x86_64 2.28.7-2.fc28                                                            
  pygtk2.x86_64 2.24.0-21.fc28                                                               
  python2-cairo.x86_64 1.16.3-1.fc28                                                         
  python2-xpyb.x86_64 1.3.1-11.fc28                                                          

Complete!


Now you can proceed with the installation using the following commands

[root@linuxhelp ~]# ls
anaconda-ks.cfg  Documents  Music     Public     terminus-1.0.0-alpha.47.rpm
Desktop          Downloads  Pictures  Templates  Videos
[root@linuxhelp ~]# rpm -ivh terminus-1.0.0-alpha.47.rpm 
Preparing...                          ################################# [100%]
Updating / installing...
   1:terminus-1.0.0_alpha.47-297      ################################# [100%]

After installing you can access the application from the menu as follows


with this, the method to install Terminus on Fedora-28 comes to an end.

Tag : Fedora
FAQ
Q
How to access the termius application?
A
TO access the termius application search from the application menu
Q
What are the dependecies required for the installation of Termius on fedora?
A
The dependecies required for the installation of Termius on fedora are

gnome-python2-gnomekeyring screen
Q
What is the official download link to get Terminus?
A
Please refer the link For the official download link to get Terminus
"https://www.termius.com/"
Q
What is Terminus?
A
Terminus is a simple to use web-based terminal that is heavily inspired by Hyper. Terminus is designed especially for people who want to get things done on time. It runs on Windows, macOS as
Q
How can I see the traffic that was sent from my Terminus campaign in Google Analytics suing termius?
A
In terms of monitoring traffic, most of our customers add UTM codes into the URLs they use for landing pages, and then track these through Google Analytics (e.g., ...utm_source=Terminus...).