Please can someone help me, I have been trying to install NetHunter on my Termux but the last step which is postgresql won't install and give back error mssg
Please can someone help me, I have been trying to install NetHunter on my Termux but the last step which is postgresql won't install and give back error mssg
sudo apt update && sudo apt full-upgrade -y
Now run this, you HAVE to run these together or it will not work:
rm -rf /var/lib/dpkg/info/postgresql* && dpkg --configure -a
You then need to run this again to upgrade the package
sudo apt update && sudo apt full-upgrade -y
i tried this command in my android phone but it gives error cannot link executable "apt":cannot locate symbol "_emutls_get_address" referenced by "/data/data/com.termux/files/usr/lib/libapt-pkg.so"...