How to Install and Uninstall libv8-dev Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 19,2024

1. Install "libv8-dev" package

Please follow the instructions below to install libv8-dev on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install libv8-dev

2. Uninstall "libv8-dev" package

Learn how to uninstall libv8-dev on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the libv8-dev package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: libv8-dev
Architecture: amd64
Version: 3.14.5.8-11ubuntu1
Priority: extra
Section: universe/libdevel
Source: libv8-3.14
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 291
Depends: libv8-3.14.5 (= 3.14.5.8-11ubuntu1)
Conflicts: libv8-3.14-dev, libv8-legacy-dev
Replaces: libv8-3.14-dev, libv8-legacy-dev
Filename: pool/universe/libv/libv8-3.14/libv8-dev_3.14.5.8-11ubuntu1_amd64.deb
Size: 57684
MD5sum: bb1088cb9b398656c4f312dff722c519
SHA1: 6dccb710bc204f18ebce67c468ccc046c073b67f
SHA256: 4bddbfe70d1ddae688a3193aca35a8be6c094e05f1853c1b128800e2f376170f
Homepage: http://code.google.com/p/v8/
Description: V8 JavaScript engine - development files for latest branch
Description-md5: e5a031495329bc2268b25d8a571fac58

5. The same packages on other Linux Distributions