bash
build bash for Android

step1、install ndk-pkg

step2、update ndk-pkg-formula-repository

ndk-pkg update

step3、build and install bash

ndk-pkg install bash
view the formula of bash
ndk-pkg formula view bash

{{ formula }}
edit the formula of bash

if the formula of bash dosn't meet your needs, you can edit it ⤵︎

ndk-pkg formula edit bash

after editing, you may want to rebuild this package ⤵︎

ndk-pkg install bash