How to Install and Uninstall ocamlify Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "ocamlify" package
Here is a brief guide to show you how to install ocamlify on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
ocamlify
Copied
2. Uninstall "ocamlify" package
This is a short guide on how to uninstall ocamlify on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
ocamlify
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ocamlify package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: ocamlify
Priority: optional
Section: universe/ocaml
Installed-Size: 1395
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Version: 0.0.2-3build1
Depends: ocaml-base-nox-4.02.3
Filename: pool/universe/o/ocamlify/ocamlify_0.0.2-3build1_all.deb
Size: 378656
MD5sum: fbb771969c7825a125349a1f24353839
SHA1: b8d5e4c9c6b364b1b8f9b7471ece156dcb246cc0
SHA256: f6ba664ac073fa5e7142cbd498c378b5969ccb3825e6c8f5e0084898f221686d
Description-en: include files in OCaml code
This program allows one to copy files inside OCaml code. It uses a first file
that describes the other files that must be included and the type of OCaml
variable it should create. It can also describe dependencies to other files,
in order to generate .depends files for make.
Description-md5: 4b83ff6a1ea63621abb53e9cb1491d60
Homepage: http://ocamlify.forge.ocamlcore.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/ocaml
Installed-Size: 1395
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Version: 0.0.2-3build1
Depends: ocaml-base-nox-4.02.3
Filename: pool/universe/o/ocamlify/ocamlify_0.0.2-3build1_all.deb
Size: 378656
MD5sum: fbb771969c7825a125349a1f24353839
SHA1: b8d5e4c9c6b364b1b8f9b7471ece156dcb246cc0
SHA256: f6ba664ac073fa5e7142cbd498c378b5969ccb3825e6c8f5e0084898f221686d
Description-en: include files in OCaml code
This program allows one to copy files inside OCaml code. It uses a first file
that describes the other files that must be included and the type of OCaml
variable it should create. It can also describe dependencies to other files,
in order to generate .depends files for make.
Description-md5: 4b83ff6a1ea63621abb53e9cb1491d60
Homepage: http://ocamlify.forge.ocamlcore.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu