How to Install and Uninstall qtiocompressor.x86_64 Package on AlmaLinux 8
Last updated: November 15,2024
1. Install "qtiocompressor.x86_64" package
Please follow the guidelines below to install qtiocompressor.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
qtiocompressor.x86_64
Copied
2. Uninstall "qtiocompressor.x86_64" package
This guide covers the steps necessary to uninstall qtiocompressor.x86_64 on AlmaLinux 8:
$
sudo dnf remove
qtiocompressor.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the qtiocompressor.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:26:33 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : qtiocompressor
Version : 2.3.1
Release : 19.el8
Architecture : x86_64
Size : 39 k
Source : qtiocompressor-2.3.1-19.el8.src.rpm
Repository : epel
Summary : QIODevice that compresses data streams
URL : http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtiocompressor/
License : GPLv3 or LGPLv2 with exceptions
Description : The class works on top of a QIODevice subclass, compressing data before it is
: written and decompressing it when it is read. Since QtIOCompressor works on
: streams, it does not have to see the entire data set before compressing or
: decompressing it. This can reduce the memory requirements when working on large
: data sets.
Available Packages
Name : qtiocompressor
Version : 2.3.1
Release : 19.el8
Architecture : x86_64
Size : 39 k
Source : qtiocompressor-2.3.1-19.el8.src.rpm
Repository : epel
Summary : QIODevice that compresses data streams
URL : http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtiocompressor/
License : GPLv3 or LGPLv2 with exceptions
Description : The class works on top of a QIODevice subclass, compressing data before it is
: written and decompressing it when it is read. Since QtIOCompressor works on
: streams, it does not have to see the entire data set before compressing or
: decompressing it. This can reduce the memory requirements when working on large
: data sets.