Hass core on android setup help

Im trying to make an old tablet that I have custom android on a dedicated host and portal. It will always be left on and attached to a wall. This is what I got before issues arose. Setup termux, upgraded, updated, installed openssh. Below is my output. Any help would be greatly appreciated.

~ $ client_loop: send disconnect: Broken pipe                                       $ sshd                                                                              $ ssh -p 8022 [email protected]                                                  [email protected]'s password:                                                                                                                                        Welcome to Termux!                                                                                                                                                      Community forum: https://termux.com/community
Gitter chat:     https://gitter.im/termux/termux
IRC channel:     #termux on freenode                                                
Working with packages:                                                              
 * Search packages:   pkg search <query>
 * Install a package: pkg install <package>
 * Upgrade packages:  pkg upgrade

Subscribing to additional repositories:

 * Root:     pkg install root-repo
 * Unstable: pkg install unstable-repo
 * X11:      pkg install x11-repo

Report issues at https://termux.com/issues

The Google Play version of the Termux app no longer
receives updates. For more information, visit:
https://wiki.termux.com/wiki/Termux_Google_Play

~ $ pkg install python-dev libffi-dev openssl-dev coreutils clang python coreutils nano mosquitto nodejs openssh termux-api make
Checking availability of current mirror: ok
Hit:2 https://grimler.se/game-packages-24 games InRelease
Hit:3 https://grimler.se/science-packages-24 science InRelease
Get:1 https://k51qzi5uqu5dg9vawh923wejqffxiu9bhqlze5f508msk0h7ylpac27fdgaskx.ipns.dweb.link stable InRelease [14.0 kB]
Fetched 14.0 kB in 3s (4254 B/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package libffi-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libffi

Package openssl-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  openssl

Package python-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  python

E: Package 'python-dev' has no installation candidate
E: Package 'libffi-dev' has no installation candidate
E: Package 'openssl-dev' has no installation candidate

Here is what output from SSH -j

Command dx in package dx
 Command ecj in package ecj
 Command ed in package ed
 Command eja in package eja
 Command ef in package electric-fence
 Command et in package et
 Command fd in package fd
 Command dl in package gatling
 Command gh in package gh
 Command gs in package ghostscript
 Command go in package golang
 Command gm in package graphicsmagick
 Command gc in package graphviz
 Command i3 in package i3 from the x11-repo repository
 Command iw in package iw from the root-repo repository
 Command jo in package jo
 Command jq in package jq
 Command k in package kona
 Command lf in package lf
 Command lr in package lr
 Command m4 in package m4
 Command mc in package mc
 Command mg in package mg
 Command ts in package moreutils
 Command lz in package mtools
 Command mu in package mu
 Command mr in package myrepos
 Command ne in package ne
 Command nc in package netcat
 Command nc in package netcat-openbsd
 Command nu in package nushell
 Command o in package o
 Command o in package o-editor
 Command 7z in package p7zip
 Command ps in package procps
 Command pv in package pv
 Command qjs in package quickjs
 Command r2 in package radare2
 Command ci in package rcs
 Command rc in package rcshell
 Command rg in package ripgrep
 Command ri in package ruby-ri
 Command sv in package runit
 Command sc in package sc
 Command ag in package silversearcher-ag
 Command sl in package sl
 Command st in package st from the x11-repo repository
 Command sr in package surfraw from the unstable-repo repository
 Command ts in package task-spooler
 Command am in package termux-am
 Command df in package termux-tools
 Command ht in package texlive-bin
 Command sn in package tin-summer
 Command tf in package tinyfugue
 Command ul in package util-linux
 Command cu in package uucp
 Command ex in package vim-gtk from the x11-repo repository
 Command vt in package virustotal-cli
 Command v in package vlang from the unstable-repo repository
 Command wg in package wireguard-tools
 Command xz in package xz-utils
 Command z3 in package z3
$