proot-termux on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "proot-termux" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install proot-termux on Arch using YAY

$ yay -S proot-termux

* (Optional) Uninstall proot-termux on Arch using YAY

$ yay -Rns proot-termux

2. Manually Install "proot-termux" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone proot-termux's git locally

$ git clone https://aur.archlinux.org/proot-termux.git ~/proot-termux

c. Go to ~/proot-termux folder and install it

$ cd ~/proot-termux $ makepkg -si

3. Information about the proot-termux package on Arch User Repository (AUR)

ID: 1389979
Name: proot-termux
PackageBaseID: 189178
PackageBase: proot-termux
Version: r187.5c462a6-1
Description: A copy of the PRoot project with patches applied to work better under Termux.
URL: https://github.com/termux/proot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1672606890
LastModified: 1705860167
URLPath: /cgit/aur.git/snapshot/proot-termux.tar.gz