Skip to content

This is a script by which you can install Fedora in your termux application without rooted device

License

Notifications You must be signed in to change notification settings

wawm/fedora-in-termux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fedora-in-termux

This is a script by which you can install Fedora in your termux application without rooted device

Includes Fedora 28 [arm, aarch64(arm64), x86_64, amd64]

and

Includes Fedora 29 [arm, aarch64(arm64), x86_64, amd64]

Steps

  1. Update termux: apt-get update && apt-get upgrade -y
  2. Install wget: apt-get install wget -y
  3. Install proot: apt-get install proot -y
  4. Install git: apt-get install git -y
  5. Go to HOME folder: cd ~
  6. Download script: git clone https://github.com/MFDGaming/fedora-in-termux.git
  7. Go to script folder: cd fedora-in-termux
  8. Give execution permission: chmod +x *
  9. Run script: ./fedora.sh {version}

For example: ./fedora.sh 28

  1. Now just start fedora: ./start.sh

About

This is a script by which you can install Fedora in your termux application without rooted device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages