How to Install and Uninstall libghc-swish-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libghc-swish-doc" package

This is a short guide on how to install libghc-swish-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-swish-doc

2. Uninstall "libghc-swish-doc" package

Please follow the step by step instructions below to uninstall libghc-swish-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-swish-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-swish-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-swish-doc
Priority: extra
Section: universe/doc
Installed-Size: 5983
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-swish
Version: 0.9.1.7-1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-hashable-doc, libghc-mtl-doc, libghc-network-uri-doc, libghc-polyparse-doc, libghc-semigroups-doc, libghc-text-doc
Filename: pool/universe/h/haskell-swish/libghc-swish-doc_0.9.1.7-1_all.deb
Size: 437252
MD5sum: 63b2156355bd2801a7f7612e2ba41a4d
SHA1: 36f8d090c2b8ba845fdbdb54d36978e7b650e6e0
SHA256: c7f64398ada2992db9879dc371b82dc16e6036cb98431353f6a13ac2330d27d5
Description-en: semantic web toolkit - library documentation
Swish is a framework for performing deductions in RDF data using a
variety of techniques. Swish is conceived as a toolkit for
experimenting with RDF inference, and for implementing stand-alone RDF
file processors (usable in similar style to CWM, but with a view to
being extensible in declarative style through added Haskell function
and data value declarations). It explores Haskell as "a scripting
language for the Semantic Web".
.
Swish is a work-in-progress, and currently incorporates:
.
* Turtle, Notation3 and NTriples input and output. The N3 support is
incomplete (no handling of @forAll).
* RDF graph isomorphism testing and merging.
* Display of differences between RDF graphs.
* Inference operations in forward chaining, backward chaining and
proof-checking modes.
* Simple Horn-style rule implementations, extendable through variable
binding modifiers and filters.
* Class restriction rule implementation, primarily for datatype
inferences.
* RDF formal semantics entailment rule implementation.
* Complete, ready-to-run, command-line and script-driven programs.
.
This package contains the library documentation for swish.
Description-md5: 1b0045785d552591e1a6a6e177e35bd3
Homepage: https://bitbucket.org/doug_burke/swish/wiki/Home
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu