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

Last updated: May 17,2024

1. Install "hhvm-dev" package

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

$ sudo apt update $ sudo apt install hhvm-dev

2. Uninstall "hhvm-dev" package

Please follow the step by step instructions below to uninstall hhvm-dev on Ubuntu 18.04 LTS (Bionic Beaver):

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

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

Package: hhvm-dev
Architecture: amd64
Version: 3.21.0+dfsg-2ubuntu2
Priority: extra
Section: universe/libdevel
Source: hhvm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian HHVM packaging team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 42248
Depends: cmake
Filename: pool/universe/h/hhvm/hhvm-dev_3.21.0+dfsg-2ubuntu2_amd64.deb
Size: 5204796
MD5sum: fc5a70228ac34807800793ca151cb443
SHA1: 5f513d1eee2157dcb2618c4d4116de9df0c5d069
SHA256: 2ed0aa7276298fc4dcfbdc5bc3b5a1038a4ad433050f580887797945890d8490
Homepage: http://hhvm.com/
Description: HipHop Virtual Machine, a JIT replacement for PHP - development files
Description-md5: a27478c4af11fba83560197b567c6365

5. The same packages on other Linux Distributions