How to Install and Uninstall qt5-qtsvg.i686 Package on Amazon Linux 2

Last updated: May 15,2024

1. Install "qt5-qtsvg.i686" package

In this section, we are going to explain the necessary steps to install qt5-qtsvg.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install qt5-qtsvg.i686

2. Uninstall "qt5-qtsvg.i686" package

This guide let you learn how to uninstall qt5-qtsvg.i686 on Amazon Linux 2:

$ sudo yum remove qt5-qtsvg.i686 $ sudo yum autoremove

3. Information about the qt5-qtsvg.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : qt5-qtsvg
Arch : i686
Version : 5.9.2
Release : 1.amzn2.0.1
Size : 173 k
Repo : amzn2-core/2/x86_64
Summary : Qt5 - Support for rendering and displaying SVG
URL : http://www.qt.io
License : LGPLv2 with exceptions or GPLv3 with exceptions
Description : Scalable Vector Graphics (SVG) is an XML-based language for
: describing two-dimensional vector graphics. Qt provides classes
: for rendering and displaying SVG drawings in widgets and on other
: paint devices.