< Home - < Back

qmltermwidget


Information about the package, qmltermwidget, which is shipped with common Linux distributions. The qmltermwidget package is designed for, A port of QTermWidget to QML.


Package Name:

qmltermwidget

Summary:

A port of QTermWidget to QML

Description:

This project is a QML port of QTermWidget. It is written to be as close as possible to the upstream project in order to make cooperation possible.

Architecture:

x86_64

Version:

0.1.0

Release:

3.20171027git08958f7.el6

Size:

229 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for qmltermwidget


Control the qmltermwidget package with the following handy commands outlined below.


Command

Description of Command

yum install qmltermwidget

This command will install qmltermwidget on the server.

yum remove qmltermwidget

This command will un-install qmltermwidget on the server. When you run this command, you will be asked if you are sure that you want to remove qmltermwidget, so you have to manually confirm that you want to do this.

yum -y remove qmltermwidget

This command will un-install qmltermwidget on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove qmltermwidget when using the -y flag.

yum update qmltermwidget

This command will update qmltermwidget to the latest version. When you run this command, you will be asked if you are sure that you want to remove qmltermwidget, so you have to manually confirm that you want to do this.

yum -y update qmltermwidget

This command will update qmltermwidget to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove qmltermwidget when using the -y flag.

yum info qmltermwidget

This command will show you core information about the qmltermwidget package.

yum deplist qmltermwidget

This command will show you the dependencies for qmltermwidget. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update qmltermwidget

This command will check if there is an update waiting on qmltermwidget. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.