How to Install and Uninstall node-jssip Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "node-jssip" package

Please follow the instructions below to install node-jssip on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-jssip

2. Uninstall "node-jssip" package

Learn how to uninstall node-jssip on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-jssip $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-jssip package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-jssip
Priority: optional
Section: universe/web
Installed-Size: 15
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: jssip
Version: 0.6.34-5
Depends: node-websocket, node-rtcninja, node-util, node-sdp-transform, node-events, node-debug, libjs-jssip (= 0.6.34-5)
Recommends: javascript-common
Filename: pool/universe/j/jssip/node-jssip_0.6.34-5_all.deb
Size: 2706
MD5sum: 373300d91dfc849c6ba07b07edae9728
SHA1: a61ec397b5ee9e39a74f128fa7b58c9dad862efb
SHA256: 6123345036550eb6be0e08a0d7d3405117c00cbb8b4eb7948a668f2d0d2734cb
Description-en: JavaScript implementation of a WebRTC SIP video phone
JsSIP is a client side pure JavaScript library to build SIP endpoints
in Web environments. It is typically hosted in any normal web server
and runs in modern WebRTC capable browsers.
.
This package provides the JavaScript library for use in NodeJS applictions.
Description-md5: fd96aa7ae7227d877c66f4bd18fa2782
Homepage: http://www.jssip.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu