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

Last updated: July 07,2024

1. Install "libv8-3.14-dev" package

In this section, we are going to explain the necessary steps to install libv8-3.14-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libv8-3.14-dev

2. Uninstall "libv8-3.14-dev" package

This is a short guide on how to uninstall libv8-3.14-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libv8-3.14-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libv8-3.14-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 308
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: amd64
Source: libv8-3.14
Version: 3.14.5.8-5ubuntu2
Replaces: libv8-dev
Provides: libv8-dev, libv8-legacy-dev
Depends: libv8-3.14.5 (= 3.14.5.8-5ubuntu2)
Conflicts: libv8-dev
Filename: pool/universe/libv/libv8-3.14/libv8-3.14-dev_3.14.5.8-5ubuntu2_amd64.deb
Size: 57636
MD5sum: 4d2581a59a09677580d12df87629dc41
SHA1: 04f3e58fdda1f55d2dbeb1eb841d4227920bce2b
SHA256: 8875c662de04510eabe96a541f1b5655dab7e65107adcf90936c68076116ea5a
Description-en: V8 JavaScript engine - development files for 3.14 branch
V8 is a high performance JavaScript engine written in C++. It is used
in the web browser Chromium.
.
This package provide development headers for V8 3.14 branch.
Description-md5: 847e12c681602b10d0e5f037652a8043
Homepage: http://code.google.com/p/v8/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu