Back to course

Installation and Initial Setup: F-Droid vs Play Store

Termux Masterclass: From Zero to Linux Power User on Android

2. Installation and Initial Setup: F-Droid vs Play Store

Choosing the correct installation source is vital for Termux, as the Google Play Store version is often outdated.

Recommended Source: F-Droid

F-Droid is an open-source app repository. Termux strongly recommends installation via F-Droid because it allows the developers to update packages and features more reliably and frequently.

Installation Steps (F-Droid):

  1. Download F-Droid: Go to the official F-Droid website and download the F-Droid client APK.
  2. Install F-Droid: Install the APK (you might need to allow installation from unknown sources).
  3. Search Termux: Open F-Droid and search for 'Termux'.
  4. Install: Install the Termux application.

The Initial Launch

When you first open Termux, it will automatically download and set up the base system packages. You will see messages indicating the initial installation process. Once complete, you will be greeted by the command prompt, usually displaying your username (u0_aXXX) and the current directory (~).

bash Welcome to Termux!

Running initial package setup... $

The $ symbol indicates you are ready to start typing commands.