How do I install xFREERDP 11 on to Ubuntu 12.04

I am looking for a sure fire way of installing xFREERDP 11 on the Ubuntu 12.04 environment as my attempts have failed so far.

2 Answers

You can install install xFREERDP 11 using a Terminal.

Install the freerdp-x11 package using the command below.

sudo apt-get install freerdp-x11

Reference

Command syntax for freerdp-x11 is:

xfreerdp [options] server[:port] [[options] server[:port] ...]

Reference

4

Ubuntu 20.04 in case:

E: Package 'freerdp-x11' has no installation candidate

sudo apt-get install freerdp2-x11

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like