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

Last updated: May 16,2024

1. Install "libghc-swish-prof" package

This guide covers the steps necessary to install libghc-swish-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-swish-prof" package

Please follow the steps below to uninstall libghc-swish-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

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