Skip to content

A script to install a Fedora chroot into Termux

Notifications You must be signed in to change notification settings

jamitzky/termux-fedora

This branch is 30 commits behind nmilosev/termux-fedora:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 20, 2017
f1a815b · Nov 20, 2017

History

30 Commits
Nov 20, 2017
Nov 18, 2017

Repository files navigation

termux-fedora

A script to install a Fedora chroot into Termux.

Currently it supports Fedora 27 ARM/ARM64

Alternative

You can also try running https://github.com/nmilosev/anyfed which is a bit more versatile in creating chroot's.

Instructions

Supported images:

  • f27_arm
  • f27_arm64
apt update && apt install wget -y && /data/data/com.termux/files/usr/bin/wget https://raw.githubusercontent.com/nmilosev/termux-fedora/master/termux-fedora.sh

sh termux-fedora.sh [desired image]

For example:

sh termux-fedora.sh f27_arm64

To uninstall:

sh termux-fedora.sh uninstall

https://nmilosev.svbtle.com/termuxfedora-install-fedora-on-your-phone-with-termux

About

A script to install a Fedora chroot into Termux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%