How to Install and Uninstall hhvm-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 25,2024
1. Install "hhvm-dev" package
Please follow the guidance below to install hhvm-dev on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
hhvm-dev
Copied
2. Uninstall "hhvm-dev" package
Here is a brief guide to show you how to uninstall hhvm-dev on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
hhvm-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the hhvm-dev package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: hhvm-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 18994
Maintainer: Ubuntu Developers
Original-Maintainer: Debian HHVM packaging team
Architecture: amd64
Source: hhvm
Version: 3.11.1+dfsg-1ubuntu1
Depends: cmake
Filename: pool/universe/h/hhvm/hhvm-dev_3.11.1+dfsg-1ubuntu1_amd64.deb
Size: 2587836
MD5sum: 50819e76db9564172f1dc29541bd899e
SHA1: d7ac4900478d6e685efad93290c2058acf774b90
SHA256: eddaa1d0892a09d49004d023075428050519eb11af83873d852dbe329dc627d3
Description-en: HipHop Virtual Machine, a JIT replacement for PHP - development files
HHVM is an open-source virtual machine designed for executing programs
written in Hack and PHP. HHVM uses a just-in-time (JIT) compilation
approach to achieve superior performance while maintaining the development
flexibility that PHP provides.
.
For the majority of your programs HHVM should be a drop-in replacement for
the usual PHP interpreter/engine.
.
This package provides the header & build system files needed for compiling
HHVM extensions.
Description-md5: a27478c4af11fba83560197b567c6365
Homepage: http://hhvm.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/libdevel
Installed-Size: 18994
Maintainer: Ubuntu Developers
Original-Maintainer: Debian HHVM packaging team
Architecture: amd64
Source: hhvm
Version: 3.11.1+dfsg-1ubuntu1
Depends: cmake
Filename: pool/universe/h/hhvm/hhvm-dev_3.11.1+dfsg-1ubuntu1_amd64.deb
Size: 2587836
MD5sum: 50819e76db9564172f1dc29541bd899e
SHA1: d7ac4900478d6e685efad93290c2058acf774b90
SHA256: eddaa1d0892a09d49004d023075428050519eb11af83873d852dbe329dc627d3
Description-en: HipHop Virtual Machine, a JIT replacement for PHP - development files
HHVM is an open-source virtual machine designed for executing programs
written in Hack and PHP. HHVM uses a just-in-time (JIT) compilation
approach to achieve superior performance while maintaining the development
flexibility that PHP provides.
.
For the majority of your programs HHVM should be a drop-in replacement for
the usual PHP interpreter/engine.
.
This package provides the header & build system files needed for compiling
HHVM extensions.
Description-md5: a27478c4af11fba83560197b567c6365
Homepage: http://hhvm.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu