sudo apt install raspbian-nspawn-64
Enable the 64-bit kernel and reboot. Ensure raspbian-nspawn-64 is running with:
ds64-start
ds64-start
In the ds64-shell:
sudo apt update; sudo apt install yad wget mousepad lxterminal
By default, raspbian-nspawn-64 shares its home directory with yours. Installing Pi-Apps on raspbian-nspawn-64 to the default location would interfere with your 32-bit machine's Pi-Apps installation. To solve this, we'll install pi-apps to a non-default directory.
In the ds64-shell:
mkdir ~/pi-apps-64
git clone https://github.com/Botspot/pi-apps pi-apps-64
~/pi-apps-64/install
In the ds64-shell:
pi-apps