How to Install and Uninstall hhvm-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 25,2024

1. Install "hhvm-dbg" package

Please follow the step by step instructions below to install hhvm-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install hhvm-dbg

2. Uninstall "hhvm-dbg" package

Please follow the step by step instructions below to uninstall hhvm-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove hhvm-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the hhvm-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: hhvm-dbg
Priority: extra
Section: universe/debug
Installed-Size: 389640
Maintainer: Ubuntu Developers
Original-Maintainer: Debian HHVM packaging team
Architecture: amd64
Source: hhvm
Version: 3.11.1+dfsg-1ubuntu1
Depends: hhvm (= 3.11.1+dfsg-1ubuntu1), python
Recommends: gdb
Filename: pool/universe/h/hhvm/hhvm-dbg_3.11.1+dfsg-1ubuntu1_amd64.deb
Size: 382364834
MD5sum: 4bfc0143b41898cd9d2f4f6fa8e7e91d
SHA1: 1f10b0ddb873f1fc5aebe18a2d67f6db2f905c09
SHA256: eed9ac686f647075e54a1c26041f9a53be2bfad15af77cbd0b673b803d207537
Description-en: HipHop Virtual Machine, a JIT replacement for PHP - debugging symbols
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 debugging symbols for HHVM.
Description-md5: e7cafda34c5e1aa96a51a333fce32e0c
Homepage: http://hhvm.com/
Build-Ids: 01f552170ebec000fedfe9784d340995f38ec8d4 5c385132595d1714bf544f3365cf1f8abddae10e 6ec53ba7a8d22ce5fa3880c1d65201922d051c38 97001830e5fb81718d67d99f2fb5fedd2c0785d1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions