• Stars
    star
    260
  • Rank 157,189 (Top 4 %)
  • Language
    Shell
  • Created about 8 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A script to install a Fedora chroot into Termux

termux-fedora

A script to install a Fedora chroot into Termux.

Currently it supports Fedora 36 ARM64 and Fedora 35 ARM64.

Starting from Fedora 28, Container image for 32bit ARM is no longer provided.

Alternative

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

Instructions

Supported images:

  • f35_arm64
  • f36_arm64
pkg 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 f35_arm64

To uninstall:

sh termux-fedora.sh uninstall

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