Skip to main content

install and use the Ubuntu on the Termux

Project description

ubuntu-termux

Install run a mini distro Ubuntu on Termux


installing the lib on termux:

~$ pkg update # update packages

~$ pkg i python3 -y # installing the python3

~$ pip3 install ubuntu-termux

installing the Ubuntu run:

~$ installubuntu # installing the Ubuntu

return ...

root@localhost:~#

init ubuntu

~$ ubuntu
root@localhost:~#

showing that it is ubuntu arm on termux

root@localhost:~# cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.2 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.2 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ubuntu_termux-0.0.4.1-py3-none-any.whl (15.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page