XRDP on Manjaro (fixing the blank screen issue) – Adam Labay
www.adamlabay.net › 2021/08/28 › xrdp-on-manjaroAug 28, 2021 · Provides necessary dependencies for xrdp. sudo pacman -Sy yay base-devel xorg-xserver-devel Step 3: Install xrdp. Now we can install xrdp using yay. yay -S xrdp. Agree to install all dependencies, blah blah, and you’re good. Step 4: Download and install xorgxrdp. Normally, we’d install xorgxrdp through yay, same as xrdp. Unfortunately, the GPG keys are scuzzed up, so we have to do this the hard way: by building it ourselves.
Install a package with all optional dependencies in Arch ...
confluence.jaytaala.com › display › TKBSep 07, 2020 · Go to start of metadata. You might need/want to install a package on your Arch based distro (e.g. Arch, Manjaro, ArcoLinux, etc..) with all its optional dependencies. You could do this from your distro's (generally GUI based) package helper (like Manjaro's pamac-manager) but we're going to cover doing this from the command line using standard pacman (which your Arch based distro will have).