This is the command adapt that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
adapt - adapt a package from any release of Ubuntu for the local system, using containers
SYNOPSIS
adapt ACTION [OPTIONS]
ACTIONS
alias [-d|distro DISTRO] [-r|--release RELEASE] -c|--command COMMAND
Create an alias to a command in your ~/.adapt/bin/ directory
install [-d|distro DISTRO] [-r|--release RELEASE] -p|--package PACKAGE
Install a package in an adapt container
purge|erase [-d|distro DISTRO] [-r|--release RELEASE] -p|--package PACKAGE
Remove (purge) a package from an adapt container
list
List all available adapt containers
run [-d|distro DISTRO] [-r|--release RELEASE] -c|--command COMMAND
Run a command from an adapt container
shell [-d|distro DISTRO] [-r|--release RELEASE]
Open a shell in an adapt container
unalias [-d|distro DISTRO] [-r|--release RELEASE] -c|--command COMMAND
Remove an alias create
OPTIONS
-c|--command COMMAND Command to run or alias or unalias
-v|--verbose|--debug Enable verbose debugging
-d|--distro DISTRO Distro, e.g ubuntu, centos, debian
-p|--package PACKAGE Goes with install, packages to install
-r|--release RELEASE Version of distro, e.g. trusty, 7, wheezy
-h|--help Display help/usage information
DESCRIPTION
This package provides a simple, clean method to install and use packages, services, and
binaries from one version of Ubuntu onto another, without requiring PPAs.
Instead, it uses LXD and Ubuntu system containers.
Use adapt online using onworks.net services