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

Last updated: May 16,2024

1. Install "libghc-swish-dev" package

Please follow the guidance below to install libghc-swish-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-swish-dev" package

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

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

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

Package: libghc-swish-dev
Priority: extra
Section: universe/haskell
Installed-Size: 13450
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-swish
Version: 0.9.1.7-1
Provides: libghc-swish-dev-0.9.1.7-4d02e
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-directory-dev-1.2.2.0-660a7, libghc-filepath-dev-1.4.0.0-f97d1, libghc-hashable-dev-1.2.3.3-ce7af, libghc-intern-dev-0.9.1.4-8c60b, libghc-mtl-dev-2.2.1-3af90, libghc-network-uri-dev-2.6.0.3-49848, libghc-old-locale-dev-1.0.0.7-0db93, libghc-polyparse-dev-1.11-9f36f, libghc-semigroups-dev-0.18.0.1-8280a, libghc-text-dev-1.2.2.0-2c09c, libghc-time-dev-1.5.0.1-1b9a5, libc6 (>= 2.2.5)
Suggests: libghc-swish-doc, libghc-swish-prof
Filename: pool/universe/h/haskell-swish/libghc-swish-dev_0.9.1.7-1_amd64.deb
Size: 1226596
MD5sum: 7b63ccaf7c5ae809602b3a62deda02c4
SHA1: a0f60310155bf98ac44f38d0b92a65ae535c78bc
SHA256: d65d58fbcbd1da27394e89a0cbd49684c449b4bf3ebb1925ce0180ece28f1ac9
Description-en: semantic web toolkit - libraries
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 libraries compiled for GHC.
Description-md5: 19fa03937864bbbac36359c67bad22c2
Homepage: https://bitbucket.org/doug_burke/swish/wiki/Home
Ghc-Package: swish-0.9.1.7-4d02e3c8ff350d799506cf1ac51033c6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu