How to Install and Uninstall libjs-proj4 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 24,2025

1. Install "libjs-proj4" package

Learn how to install libjs-proj4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-proj4

2. Uninstall "libjs-proj4" package

Please follow the instructions below to uninstall libjs-proj4 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjs-proj4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjs-proj4 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjs-proj4
Priority: optional
Section: universe/science
Installed-Size: 458
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: proj4js
Version: 2.3.12+ds-1
Depends: libjs-mgrs
Recommends: javascript-common
Filename: pool/universe/p/proj4js/libjs-proj4_2.3.12+ds-1_all.deb
Size: 65848
MD5sum: 924075cbf5e38f083ad6f033061d0a30
SHA1: 97eb1995ea62ef326b66057b4493fb60db460bbf
SHA256: c97caa492c21dd312e9d36fad7690b78221cc2fbf5d6f8fc6520864b1fa9fe25
Description-en: JavaScript library to transform point coordinates systems
Proj4js is a JavaScript library to transform point coordinates from one
coordinate system to another, including datum transformations.
.
This library is a port of both the PROJ.4 and GCTCP C libraries to JavaScript.
Enabling these transformations in the browser allows geographic data stored in
different projections to be combined in browser-based web mapping applications.
.
Proj4js is a part of the MetaCRS group of projects and uses the same MIT style
license as PROJ.4.
.
This package contains the proj4.js JavaScript library.
Description-md5: e21ca8feae97cdc34be7733b94b4bcf6
Homepage: http://proj4js.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu