How to Install and Uninstall libijs.src Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "libijs.src" package
This tutorial shows how to install libijs.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libijs.src
Copied
2. Uninstall "libijs.src" package
In this section, we are going to explain the necessary steps to uninstall libijs.src on Oracle Linux 8:
$
sudo dnf remove
libijs.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the libijs.src package on Oracle Linux 8
Last metadata expiration check: 2:01:19 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libijs
Version : 0.35
Release : 5.el8
Architecture : src
Size : 412 k
Source : None
Repository : ol8_appstream
Summary : IJS Raster Image Transport Protocol Library
URL : https://ghostscript.com/
License : AGPLv3+
Description : The IJS (InkJet Server) Raster Image Transport Protocol is a library, which
: is no longer actively developed, and often other alternatives are used instead.
:
: This library, however, still seem to be useful for Ghostscript application
: to be able to connect to the HP IJS server to print on an HP printer.
Available Packages
Name : libijs
Version : 0.35
Release : 5.el8
Architecture : src
Size : 412 k
Source : None
Repository : ol8_appstream
Summary : IJS Raster Image Transport Protocol Library
URL : https://ghostscript.com/
License : AGPLv3+
Description : The IJS (InkJet Server) Raster Image Transport Protocol is a library, which
: is no longer actively developed, and often other alternatives are used instead.
:
: This library, however, still seem to be useful for Ghostscript application
: to be able to connect to the HP IJS server to print on an HP printer.