How To Install openjade on CentOS 8
Introduction
In this tutorial we learn how to install openjade
on CentOS 8.
What is openjade
OpenJade is an implementation of the ISO/IEC 10179 (Document Style Semantics and Specification Language). OpenJade is based on James Clark’s Jade implementation of DSSSL. OpenJade is a command-line application and a set of components. The DSSSL engine inputs an SGML or XML document and can output a variety of formats XML, RTF, TeX, MIF (FrameMaker), SGML, or XML. openjade 1.3.2 57.el8 x86_64 860 k openjade-1.3.2-57.el8.src.rpm powertools A DSSSL implementation http DMIT OpenJade is an implementation of the ISO/IEC 10179 (Document Style Semantics and Specification Language). OpenJade is based on James Clark’s Jade implementation of DSSSL. OpenJade is a command-line application and a set of components. The DSSSL engine inputs an SGML or XML document and can output a variety of formats XML, RTF, TeX, MIF (FrameMaker), SGML, or XML.
We can use yum
or dnf
to install openjade
on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install openjade.
Install openjade on CentOS 8 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install openjade
using dnf
by running the following command:
sudo dnf -y install openjade
Install openjade on CentOS 8 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install openjade
using yum
by running the following command:
sudo yum -y install openjade
How To Uninstall openjade on CentOS 8
To uninstall only the openjade
package we can use the following command:
sudo dnf remove openjade
openjade Package Contents on CentOS 8
/etc/sgml/openjade-1.3.2-57.el8.soc
/etc/sgml/openjade.soc
/usr/bin/jade
/usr/bin/openjade
/usr/lib/.build-id
/usr/lib/.build-id/06
/usr/lib/.build-id/06/66a5a7649453a4e71a82efa66e92644fc0014d
/usr/lib/.build-id/46
/usr/lib/.build-id/46/f5df14801ff09297c51c8a92ab5343b34cd50a
/usr/lib/.build-id/68
/usr/lib/.build-id/68/59a83c8a71659bdf56c5f0e45d91f22921cd74
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/f448d41301910ac9f3a79b84f319de484f7459
/usr/lib64/libogrove.so.0
/usr/lib64/libogrove.so.0.0.1
/usr/lib64/libospgrove.so.0
/usr/lib64/libospgrove.so.0.0.1
/usr/lib64/libostyle.so.0
/usr/lib64/libostyle.so.0.0.1
/usr/share/doc/openjade
/usr/share/doc/openjade/COPYING
/usr/share/doc/openjade/README
/usr/share/doc/openjade/README.jadetex
/usr/share/doc/openjade/VERSION
/usr/share/doc/openjade/autoconf.htm
/usr/share/doc/openjade/contributors.htm
/usr/share/doc/openjade/copying.txt
/usr/share/doc/openjade/dsssl2.htm
/usr/share/doc/openjade/images
/usr/share/doc/openjade/images/background.gif
/usr/share/doc/openjade/images/dsssltitle.gif
/usr/share/doc/openjade/images/space.gif
/usr/share/doc/openjade/images/top-of-page.gif
/usr/share/doc/openjade/index.htm
/usr/share/doc/openjade/mif.htm
/usr/share/doc/openjade/rtf.htm
/usr/share/doc/openjade/tex.htm
/usr/share/doc/openjade/transform.htm
/usr/share/doc/openjade/xmlfo.htm
/usr/share/man/man1/jade.1.gz
/usr/share/man/man1/openjade.1.gz
/usr/share/sgml/openjade-1.3.2
/usr/share/sgml/openjade-1.3.2/builtins.dsl
/usr/share/sgml/openjade-1.3.2/catalog
/usr/share/sgml/openjade-1.3.2/dsssl.dtd
/usr/share/sgml/openjade-1.3.2/fot.dtd
/usr/share/sgml/openjade-1.3.2/style-sheet.dtd
/etc/sgml/openjade-1.3.2-57.el8.soc
/etc/sgml/openjade.soc
/usr/bin/jade
/usr/bin/openjade
/usr/lib/.build-id
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/dced423a1acd53af7884684f9074acce13dc27
/usr/lib/.build-id/36
/usr/lib/.build-id/36/5da33cee05a42f253d07c15338046d9a77e89a
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/f93f96889ccad7997e1ecf169a739e47724631
/usr/lib/.build-id/71
/usr/lib/.build-id/71/8891994269f0500bef17e1747951ff65ad82f7
/usr/lib/libogrove.so.0
/usr/lib/libogrove.so.0.0.1
/usr/lib/libospgrove.so.0
/usr/lib/libospgrove.so.0.0.1
/usr/lib/libostyle.so.0
/usr/lib/libostyle.so.0.0.1
/usr/share/doc/openjade
/usr/share/doc/openjade/COPYING
/usr/share/doc/openjade/README
/usr/share/doc/openjade/README.jadetex
/usr/share/doc/openjade/VERSION
/usr/share/doc/openjade/autoconf.htm
/usr/share/doc/openjade/contributors.htm
/usr/share/doc/openjade/copying.txt
/usr/share/doc/openjade/dsssl2.htm
/usr/share/doc/openjade/images
/usr/share/doc/openjade/images/background.gif
/usr/share/doc/openjade/images/dsssltitle.gif
/usr/share/doc/openjade/images/space.gif
/usr/share/doc/openjade/images/top-of-page.gif
/usr/share/doc/openjade/index.htm
/usr/share/doc/openjade/mif.htm
/usr/share/doc/openjade/rtf.htm
/usr/share/doc/openjade/tex.htm
/usr/share/doc/openjade/transform.htm
/usr/share/doc/openjade/xmlfo.htm
/usr/share/man/man1/jade.1.gz
/usr/share/man/man1/openjade.1.gz
/usr/share/sgml/openjade-1.3.2
/usr/share/sgml/openjade-1.3.2/builtins.dsl
/usr/share/sgml/openjade-1.3.2/catalog
/usr/share/sgml/openjade-1.3.2/dsssl.dtd
/usr/share/sgml/openjade-1.3.2/fot.dtd
/usr/share/sgml/openjade-1.3.2/style-sheet.dtd
References
- [openjade website](http://openjade.sourceforge.net/ http://openjade.sourceforge.net/)
Summary
In this tutorial we learn how to install openjade
on CentOS 8 using yum and dnf.