How to Install and Uninstall ubuntu-make Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: December 23,2024

1. Install "ubuntu-make" package

Please follow the steps below to install ubuntu-make on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ubuntu-make

2. Uninstall "ubuntu-make" package

This tutorial shows how to uninstall ubuntu-make on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ubuntu-make $ sudo apt autoclean && sudo apt autoremove

3. Information about the ubuntu-make package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ubuntu-make
Priority: optional
Section: universe/devel
Installed-Size: 359
Maintainer: Didier Roche
Architecture: all
Version: 16.02.1
Depends: python3:any (>= 3.4~), python3-apt, python3-argcomplete, python3-bs4, python3-gi, python3-gnupg, python3-progressbar, python3-yaml, python3-requests, python3-xdg
Filename: pool/universe/u/ubuntu-make/ubuntu-make_16.02.1_all.deb
Size: 57614
MD5sum: afee8e3e32b5d84f8b02fd894d6011da
SHA1: 941e61b8a59510b9db783aa6d1be207f27984005
SHA256: 732e80027da0f7044542e3a5337c8581f4be90531e4126c1e5e37342df9b54d1
Description-en: setup your development environment on ubuntu easily
Ubuntu Make provides a set of functionality to setup,
maintain and personalize your developer environment easily. It will handle
all dependencies, even those which aren't in Ubuntu itself, and install
latest versions of the desired and recommended tools.
.
For now, you can configure a complete android studio environment.
Description-md5: cf1642e507e03f09817cefb7378dce48
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu