Gameye98 / Lazymux

termux tool installer
2.69k stars 559 forks source link

Ubuntu in termux line 77 syntax issue #76

Closed LAZY-VAMPIRE closed 3 years ago

LAZY-VAMPIRE commented 3 years ago

Screenshot_2021-04-23-20-45-17-030_com termux

Gameye98 commented 3 years ago

It is caused by package naming in ubuntu and termux is different...

package python 2.x in ubuntu named as python package python 3.x in termux named as python

You should run Lazymux from termux itself without any other linux environment...

If you still gonna keep up with the ubuntu in termux, check the remake project of Lazymux from the contributor

Try this Sanix-Darker/Lazymux