How To Install opensp on Fedora 36
Introduction
In this tutorial we learn how to install opensp
on Fedora 36.
What is opensp
OpenSP is an implementation of the ISO/IEC 8879 (Standard Generalized Markup Language). OpenSP is based on James Clark’s SP implementation of SGML. OpenSP is a command-line application and a set of components, including a generic API.
We can use yum
or dnf
to install opensp
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install opensp.
Install opensp on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install opensp
using dnf
by running the following command:
sudo dnf -y install opensp
Install opensp on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install opensp
using yum
by running the following command:
sudo yum -y install opensp
How To Uninstall opensp on Fedora 36
To uninstall only the opensp
package we can use the following command:
sudo dnf remove opensp
opensp Package Contents on Fedora 36
/usr/bin/nsgmls
/usr/bin/onsgmls
/usr/bin/osgmlnorm
/usr/bin/ospam
/usr/bin/ospcat
/usr/bin/ospent
/usr/bin/osx
/usr/bin/sgml2xml
/usr/bin/sgmlnorm
/usr/bin/spam
/usr/bin/spent
/usr/lib/.build-id
/usr/lib/.build-id/01
/usr/lib/.build-id/01/3753ae9eea27fb4b5b1cf99053e7cc3f472f9f
/usr/lib/.build-id/07
/usr/lib/.build-id/07/2e0df55881fbc2ee37c61603127c94fc7454c4
/usr/lib/.build-id/31
/usr/lib/.build-id/31/3c74be7a376c5e0259798767b55b4e3f296b6e
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/c09b5841707110d092d933679c76771ffc9a9d
/usr/lib/.build-id/58
/usr/lib/.build-id/58/02acee220b85ffebf0576e3dd62e38f3cd27cf
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/1fccdfbf9afe9bd12ac69c81b23beab52ae74d
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/5a04957976fc80e50b9934cafc3da704048dfe
/usr/lib64/libosp.so.5
/usr/lib64/libosp.so.5.0.0
/usr/share/doc/opensp
/usr/share/doc/opensp/AUTHORS
/usr/share/doc/opensp/BUGS
/usr/share/doc/opensp/COPYING
/usr/share/doc/opensp/ChangeLog
/usr/share/doc/opensp/NEWS
/usr/share/doc/opensp/README
/usr/share/doc/opensp/archform.htm
/usr/share/doc/opensp/autoconf.htm
/usr/share/doc/opensp/build.htm
/usr/share/doc/opensp/catalog.htm
/usr/share/doc/opensp/charset.htm
/usr/share/doc/opensp/features.htm
/usr/share/doc/opensp/generic.htm
/usr/share/doc/opensp/ideas.htm
/usr/share/doc/opensp/index.htm
/usr/share/doc/opensp/new.htm
/usr/share/doc/opensp/nsgmls.htm
/usr/share/doc/opensp/opensp-implied.dcl
/usr/share/doc/opensp/releasenotes.html
/usr/share/doc/opensp/sgmldecl.htm
/usr/share/doc/opensp/sgmlnorm.htm
/usr/share/doc/opensp/sgmlsout.htm
/usr/share/doc/opensp/spam.htm
/usr/share/doc/opensp/spcat.htm
/usr/share/doc/opensp/spent.htm
/usr/share/doc/opensp/sx.htm
/usr/share/doc/opensp/sysdecl.htm
/usr/share/doc/opensp/sysid.htm
/usr/share/doc/opensp/xml.htm
/usr/share/doc/opensp/xmlwarn.htm
/usr/share/locale/de/LC_MESSAGES/sp5.mo
/usr/share/locale/fr/LC_MESSAGES/sp5.mo
/usr/share/locale/ja/LC_MESSAGES/sp5.mo
/usr/share/locale/sv/LC_MESSAGES/sp5.mo
/usr/share/locale/tr/LC_MESSAGES/sp5.mo
/usr/share/man/man1/nsgmls.1.gz
/usr/share/man/man1/onsgmls.1.gz
/usr/share/man/man1/osgmlnorm.1.gz
/usr/share/man/man1/ospam.1.gz
/usr/share/man/man1/ospcat.1.gz
/usr/share/man/man1/ospent.1.gz
/usr/share/man/man1/osx.1.gz
/usr/share/man/man1/sgml2xml.1.gz
/usr/share/man/man1/sgmlnorm.1.gz
/usr/share/man/man1/spam.1.gz
/usr/share/man/man1/spent.1.gz
References
Summary
In this tutorial we learn how to install opensp
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install opensp on Fedora 36” linkTitle: “opensp” type: “docs” description: “In this tutorial we learn how to install opensp in Fedora 36. opensp is SGML and XML parser” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/opensp-featured.png
Introduction
In this tutorial we learn how to install opensp
on Fedora 36.
What is opensp
OpenSP is an implementation of the ISO/IEC 8879 (Standard Generalized Markup Language). OpenSP is based on James Clark’s SP implementation of SGML. OpenSP is a command-line application and a set of components, including a generic API.
We can use yum
or dnf
to install opensp
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install opensp.
Install opensp on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install opensp
using dnf
by running the following command:
sudo dnf -y install opensp
Install opensp on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install opensp
using yum
by running the following command:
sudo yum -y install opensp
How To Uninstall opensp on Fedora 36
To uninstall only the opensp
package we can use the following command:
sudo dnf remove opensp
opensp Package Contents on Fedora 36
/usr/bin/nsgmls
/usr/bin/onsgmls
/usr/bin/osgmlnorm
/usr/bin/ospam
/usr/bin/ospcat
/usr/bin/ospent
/usr/bin/osx
/usr/bin/sgml2xml
/usr/bin/sgmlnorm
/usr/bin/spam
/usr/bin/spent
/usr/lib/.build-id
/usr/lib/.build-id/17
/usr/lib/.build-id/17/d22b4c86893d23f0650042b8ec3f83ca9f1ba4
/usr/lib/.build-id/52
/usr/lib/.build-id/52/2909bd3752c5f04194cd05288218f75205fe62
/usr/lib/.build-id/60
/usr/lib/.build-id/60/4ffbc0de1157e5ec016c4dd1819bb619ea0294
/usr/lib/.build-id/86
/usr/lib/.build-id/86/4ecf85daf1b8ea921eeb96a0e7690741416f4f
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/1c1ee0c8a16c2c50b0092f0c6238da38c87982
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/6cb02900dcfde0f130f08c90d4c7e7e2c4e6a8
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/f0875e09e22a830d9be3ce5b80f36af192a915
/usr/lib/libosp.so.5
/usr/lib/libosp.so.5.0.0
/usr/share/doc/opensp
/usr/share/doc/opensp/AUTHORS
/usr/share/doc/opensp/BUGS
/usr/share/doc/opensp/COPYING
/usr/share/doc/opensp/ChangeLog
/usr/share/doc/opensp/NEWS
/usr/share/doc/opensp/README
/usr/share/doc/opensp/archform.htm
/usr/share/doc/opensp/autoconf.htm
/usr/share/doc/opensp/build.htm
/usr/share/doc/opensp/catalog.htm
/usr/share/doc/opensp/charset.htm
/usr/share/doc/opensp/features.htm
/usr/share/doc/opensp/generic.htm
/usr/share/doc/opensp/ideas.htm
/usr/share/doc/opensp/index.htm
/usr/share/doc/opensp/new.htm
/usr/share/doc/opensp/nsgmls.htm
/usr/share/doc/opensp/opensp-implied.dcl
/usr/share/doc/opensp/releasenotes.html
/usr/share/doc/opensp/sgmldecl.htm
/usr/share/doc/opensp/sgmlnorm.htm
/usr/share/doc/opensp/sgmlsout.htm
/usr/share/doc/opensp/spam.htm
/usr/share/doc/opensp/spcat.htm
/usr/share/doc/opensp/spent.htm
/usr/share/doc/opensp/sx.htm
/usr/share/doc/opensp/sysdecl.htm
/usr/share/doc/opensp/sysid.htm
/usr/share/doc/opensp/xml.htm
/usr/share/doc/opensp/xmlwarn.htm
/usr/share/locale/de/LC_MESSAGES/sp5.mo
/usr/share/locale/fr/LC_MESSAGES/sp5.mo
/usr/share/locale/ja/LC_MESSAGES/sp5.mo
/usr/share/locale/sv/LC_MESSAGES/sp5.mo
/usr/share/locale/tr/LC_MESSAGES/sp5.mo
/usr/share/man/man1/nsgmls.1.gz
/usr/share/man/man1/onsgmls.1.gz
/usr/share/man/man1/osgmlnorm.1.gz
/usr/share/man/man1/ospam.1.gz
/usr/share/man/man1/ospcat.1.gz
/usr/share/man/man1/ospent.1.gz
/usr/share/man/man1/osx.1.gz
/usr/share/man/man1/sgml2xml.1.gz
/usr/share/man/man1/sgmlnorm.1.gz
/usr/share/man/man1/spam.1.gz
/usr/share/man/man1/spent.1.gz
References
Summary
In this tutorial we learn how to install opensp
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).