How to Install and Uninstall phabricator Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "phabricator" package

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

$ sudo apt update $ sudo apt install phabricator

2. Uninstall "phabricator" package

This guide let you learn how to uninstall phabricator on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove phabricator $ sudo apt autoclean && sudo apt autoremove

3. Information about the phabricator package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: phabricator
Priority: optional
Section: universe/web
Installed-Size: 33019
Maintainer: Ubuntu Developers
Original-Maintainer: Richard Sellam
Architecture: all
Version: 0~git20160124-1ubuntu1
Depends: arcanist, dbconfig-common (>= 1.8.8), fonts-font-awesome, jq, libapache2-mod-php | libapache2-mod-phpfilter | php-fpm | php, libjs-raphael, libphutil (= 0~git20160124-1ubuntu1), php-cli, php-curl, php-mysql | php-mysqli | php-mysqlnd, po-debconf, ucf, debconf (>= 0.5) | debconf-2.0
Recommends: apache2 (>= 2.2.7) | lighttpd | nginx | httpd, php-apcu, php-gd, mariadb-server | mysql-server
Suggests: python, npm
Filename: pool/universe/p/phabricator/phabricator_0~git20160124-1ubuntu1_all.deb
Size: 5250502
MD5sum: 0865df7591a85945d6cf588f240a8279
SHA1: f652474bca6157eb4758f10eecf7a0bf0c1f8eae
SHA256: 1e2dbd388f01c6a9ce8249c2c5717e71f8fc2e3addb4953faf502e3e41b3ea42
Description-en: Software engineering platform
Phabricator is an open source collection of web applications which make it
easier to write, review, and share source code.
.
Features:
* Review Code: Review others' code with Differential
* Track Bugs: You can keep track of all the defects,
and problems in your awful software with Maniphest.
* Browse Source: You can browse source code on the web with Diffusion
* Wiki: You can write things down in Phriction
* ... and others
Description-md5: e09c1ec651ca298f88d932c6db15d8ed
Homepage: http://phabricator.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu