LinuxDroidMaster / Termux-Desktops

Collection of scripts to launch Desktops with audio in Termux X11 and how to use hardware acceleration
https://www.youtube.com/@LinuxDroidMaster/videos
GNU General Public License v3.0
512 stars 54 forks source link

Manjaro #51

Open Alexandru51 opened 1 month ago

Alexandru51 commented 1 month ago

Can you also make how to run manjaro using proot distro and termux x11?

ReeaoX commented 3 weeks ago

The Manjaro is trusty based on Arch Linux as the rights to Arch-based distro names.

Read this Arch Linux guide initally before you can step-by-step them but in the Proot version of Manjaro.

Wait for other response patiently for the Proot version of Manjaro guide that are not ReeaoX's inital if Manjaro project partner with Mate project for the Manjaro-defaulted major desktop environment named "MateJaro.".

@LinuxDroidMaster This solution were initally interact Arch-based distro point for the Proot version of Manjaro.

Picsart_24-08-19_18-30-48-806

Alexandru51 commented 2 weeks ago

Alright, so i tried and got this error:

File /var/cache/pacman/pkg/mesa-24.0.2-1-aarch64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).

Alexandru51 commented 2 weeks ago

Eh, guess i'll have to use arch

ReeaoX commented 2 weeks ago

Alright, so i tried and got this error:

File /var/cache/pacman/pkg/mesa-24.0.2-1-aarch64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).

@Alexandru51 It's seen that this tar.zst is unexpectedly corrupt, Execute these command initally either if you need MESA. (Deb file require.): debtap mesa-vulkan-kgsl_24.1.0-devel-20240120_arm64.deb; sudo pacman -U mesa-vulkan-kgsl_24.1.0-devel-20240120_arm64.tar.zsf; sudo pacman -Syyu

Eh, guess i'll have to use arch

mario-mario-depressed