Remmina and RDP

Why is there no RDP in Remmina and there are only ssh and X2GO.I looked in Mint Remmina :RDP there is.

Did you install the freerdp package?
See https://wiki.archlinux.org/title/Remmina for more details.

1 Like

sudo pacman -S base-devel git libssh libvncserver gnome-keyring libgnome-keyring libpulse vte3 cmake libappindicator-gtk3

sudo pacman -Rs remmina freerdp
error: target not found: freerdp

@pavlar
There are more ways to install them:
yay -S remmina, freerdp
or
one by one even without -S and enter number later

Pacman can not remove what is not installed. That seems ok for me.