Portable pacman scripts for arch to use on android
Generate packages.txt via the following command on your system.
sudo pacman -Q > packages.txt
- Copy the scripts to your android device.
- Copy the packages.txt generated from your system.
- Install Pydroid 3 from the store.
- Install the missing pip packages.
- Then run the scripts as needed.
You can use apps such as pacoloco and pull the file list from there using the list-packages.py script.
You will want to also setup a ftp to push updates.