AMP AMP

How to install Qterminal in Ubuntu

To install Qterminal in Ubuntu

Qterminal is an open source terminal emulator, specially designed for Linux distributions. It is designed with advanced features including, split terminal, multiple tab, customized shortcut and different color scheme. Installation of Qterminal in Ubuntu is explained in this article.

Installation of Qterminal

Add the respective repository for the Qterminal package by using the following command.

root@user1-linuxhelp:/home/user1# add-apt-repository ppa:lubuntu-dev/lubuntu-daily
Daily builds for LXDE and others components of Lubuntu
.
.
.
gpg: key 20E36F2F: public key " Launchpad PPA for Lubuntu Developers Team"  imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK


Update the newly added repo files.

root@user1-linuxhelp:/home/user1# apt-get update
Hit http://in.archive.ubuntu.com wily InRelease
Get:1 http://ppa.launchpad.net wily InRelease [15.5 kB]
.
.
.
Hit http://in.archive.ubuntu.com wily-backports/universe Translation-en
Fetched 1,977 kB in 16s (120 kB/s)
Reading package lists... Done


Now its time to install the Qterminal emulator with the below command.

root@user1-linuxhelp:/home/user1# apt-get install qterminal
Reading package lists... Done
Building dependency tree
Reading state information... Done
.
.
.
Setting up libqtermwidget5-0 (0.6.0.0.1~really0.6.0+20150709+201607261704~ubuntu15.10.1) ...
Setting up qterminal (0.6.0.0.1~really0.6.0+20150802+201604240231~ubuntu15.10.1) ...
Processing triggers for libc-bin (2.21-0ubuntu4) ...


Open the Qterminal emulator from command prompt.

root@user1-linuxhelp:/home/user1# qterminal


Now you can able to see the terminal emulator on the desktop.

Here you can execute any commands as shown below.

Comment
poojaharma09
Feb 21 2023
good and nice
Add a comment
FAQ
Q
How to install Pligg on OpenSUSE?
A
For the installing of Pligg on OpenSUSE, use the following link as given below "https://www.linuxhelp.com/how-to-install-pligg-on-opensuse-leap-42-1/"
Q
Do they have customized sessions to save with the password?
A
Yes they do have customized sessions
Q
please provide me the stable ppa?
A
add-apt-repository ppa:lubuntu-dev/lubuntu-daily
Q
best alternative for this with extra features?
A
Try terminus that also supports ubuntu
Q
Is this free software?
A
Yes it is free and opensource