CentOS 7, how to install rdesktop?
Clash Royale CLAN TAG#URR8PPP
I would like to install rdesktop on CentOS 7.
If I run sudo yum -y install rdesktop
, the system says:
No package rdesktop available.
What should I do?
[EDIT]: my os version is CentOS Linux release 7.2.1511 (Core)
rdesktop
add a comment |
I would like to install rdesktop on CentOS 7.
If I run sudo yum -y install rdesktop
, the system says:
No package rdesktop available.
What should I do?
[EDIT]: my os version is CentOS Linux release 7.2.1511 (Core)
rdesktop
Check additional repos forCentOS 7
, I think nux-desktop will help you.
– taliezin
Feb 1 '16 at 22:19
github.com/rdesktop/rdesktop lists ardesktop.spec
file so in theory should be buildable viayum -y install rpm-build
and building a local RPM viarpmbuild
, which then could be installed, or placed into a local YUM repo.
– thrig
Feb 1 '16 at 22:24
I installed rpm-build but nothing works :-(
– DavideChicco.it
Feb 2 '16 at 14:28
add a comment |
I would like to install rdesktop on CentOS 7.
If I run sudo yum -y install rdesktop
, the system says:
No package rdesktop available.
What should I do?
[EDIT]: my os version is CentOS Linux release 7.2.1511 (Core)
rdesktop
I would like to install rdesktop on CentOS 7.
If I run sudo yum -y install rdesktop
, the system says:
No package rdesktop available.
What should I do?
[EDIT]: my os version is CentOS Linux release 7.2.1511 (Core)
rdesktop
rdesktop
edited Feb 2 '16 at 15:21
DavideChicco.it
asked Feb 1 '16 at 22:07
DavideChicco.itDavideChicco.it
1251210
1251210
Check additional repos forCentOS 7
, I think nux-desktop will help you.
– taliezin
Feb 1 '16 at 22:19
github.com/rdesktop/rdesktop lists ardesktop.spec
file so in theory should be buildable viayum -y install rpm-build
and building a local RPM viarpmbuild
, which then could be installed, or placed into a local YUM repo.
– thrig
Feb 1 '16 at 22:24
I installed rpm-build but nothing works :-(
– DavideChicco.it
Feb 2 '16 at 14:28
add a comment |
Check additional repos forCentOS 7
, I think nux-desktop will help you.
– taliezin
Feb 1 '16 at 22:19
github.com/rdesktop/rdesktop lists ardesktop.spec
file so in theory should be buildable viayum -y install rpm-build
and building a local RPM viarpmbuild
, which then could be installed, or placed into a local YUM repo.
– thrig
Feb 1 '16 at 22:24
I installed rpm-build but nothing works :-(
– DavideChicco.it
Feb 2 '16 at 14:28
Check additional repos for
CentOS 7
, I think nux-desktop will help you.– taliezin
Feb 1 '16 at 22:19
Check additional repos for
CentOS 7
, I think nux-desktop will help you.– taliezin
Feb 1 '16 at 22:19
github.com/rdesktop/rdesktop lists a
rdesktop.spec
file so in theory should be buildable via yum -y install rpm-build
and building a local RPM via rpmbuild
, which then could be installed, or placed into a local YUM repo.– thrig
Feb 1 '16 at 22:24
github.com/rdesktop/rdesktop lists a
rdesktop.spec
file so in theory should be buildable via yum -y install rpm-build
and building a local RPM via rpmbuild
, which then could be installed, or placed into a local YUM repo.– thrig
Feb 1 '16 at 22:24
I installed rpm-build but nothing works :-(
– DavideChicco.it
Feb 2 '16 at 14:28
I installed rpm-build but nothing works :-(
– DavideChicco.it
Feb 2 '16 at 14:28
add a comment |
3 Answers
3
active
oldest
votes
How about trying the included RDP client, FreeRDP?
$ sudo yum -y install freerdp
$ xfreerdp <server>
Weigh the pros and cons here: What are the differences between rdesktop and xfreerdp?
There sofreedrp
package available :-(
– DavideChicco.it
Feb 2 '16 at 14:28
I thought that was on a fresh load, but I may have had EPEL loaded. Checking...
– Steve Bonds
Feb 2 '16 at 15:10
It was available for me via yum in the default configuration after loading CentOS 7.1.1503 (Core). EPEL was not installed. Perhaps you have some YUM problems?
– Steve Bonds
Feb 2 '16 at 15:18
I don't know... I'm using a CentOS Linux release 7.2.1511 (Core) version
– DavideChicco.it
Feb 2 '16 at 15:20
2
You have the 'd' misplaced in the package name:yum -y install freerdp
– Adri C.S.
Jul 26 '16 at 9:33
|
show 3 more comments
For CentOS, the rdesktop package is in the nux-dextop repository. You need to install the repo and then rdesktop:
sudo rpm --import http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro
sudo rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm
sudo yum install rdesktop
add a comment |
It appears that RHEL7 and CentOS 7 don't include rdesktop
. Instead, they include vinagre
, which appears to work well enough.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f259180%2fcentos-7-how-to-install-rdesktop%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
How about trying the included RDP client, FreeRDP?
$ sudo yum -y install freerdp
$ xfreerdp <server>
Weigh the pros and cons here: What are the differences between rdesktop and xfreerdp?
There sofreedrp
package available :-(
– DavideChicco.it
Feb 2 '16 at 14:28
I thought that was on a fresh load, but I may have had EPEL loaded. Checking...
– Steve Bonds
Feb 2 '16 at 15:10
It was available for me via yum in the default configuration after loading CentOS 7.1.1503 (Core). EPEL was not installed. Perhaps you have some YUM problems?
– Steve Bonds
Feb 2 '16 at 15:18
I don't know... I'm using a CentOS Linux release 7.2.1511 (Core) version
– DavideChicco.it
Feb 2 '16 at 15:20
2
You have the 'd' misplaced in the package name:yum -y install freerdp
– Adri C.S.
Jul 26 '16 at 9:33
|
show 3 more comments
How about trying the included RDP client, FreeRDP?
$ sudo yum -y install freerdp
$ xfreerdp <server>
Weigh the pros and cons here: What are the differences between rdesktop and xfreerdp?
There sofreedrp
package available :-(
– DavideChicco.it
Feb 2 '16 at 14:28
I thought that was on a fresh load, but I may have had EPEL loaded. Checking...
– Steve Bonds
Feb 2 '16 at 15:10
It was available for me via yum in the default configuration after loading CentOS 7.1.1503 (Core). EPEL was not installed. Perhaps you have some YUM problems?
– Steve Bonds
Feb 2 '16 at 15:18
I don't know... I'm using a CentOS Linux release 7.2.1511 (Core) version
– DavideChicco.it
Feb 2 '16 at 15:20
2
You have the 'd' misplaced in the package name:yum -y install freerdp
– Adri C.S.
Jul 26 '16 at 9:33
|
show 3 more comments
How about trying the included RDP client, FreeRDP?
$ sudo yum -y install freerdp
$ xfreerdp <server>
Weigh the pros and cons here: What are the differences between rdesktop and xfreerdp?
How about trying the included RDP client, FreeRDP?
$ sudo yum -y install freerdp
$ xfreerdp <server>
Weigh the pros and cons here: What are the differences between rdesktop and xfreerdp?
edited Apr 13 '17 at 12:36
Community♦
1
1
answered Feb 1 '16 at 23:15
Steve BondsSteve Bonds
97669
97669
There sofreedrp
package available :-(
– DavideChicco.it
Feb 2 '16 at 14:28
I thought that was on a fresh load, but I may have had EPEL loaded. Checking...
– Steve Bonds
Feb 2 '16 at 15:10
It was available for me via yum in the default configuration after loading CentOS 7.1.1503 (Core). EPEL was not installed. Perhaps you have some YUM problems?
– Steve Bonds
Feb 2 '16 at 15:18
I don't know... I'm using a CentOS Linux release 7.2.1511 (Core) version
– DavideChicco.it
Feb 2 '16 at 15:20
2
You have the 'd' misplaced in the package name:yum -y install freerdp
– Adri C.S.
Jul 26 '16 at 9:33
|
show 3 more comments
There sofreedrp
package available :-(
– DavideChicco.it
Feb 2 '16 at 14:28
I thought that was on a fresh load, but I may have had EPEL loaded. Checking...
– Steve Bonds
Feb 2 '16 at 15:10
It was available for me via yum in the default configuration after loading CentOS 7.1.1503 (Core). EPEL was not installed. Perhaps you have some YUM problems?
– Steve Bonds
Feb 2 '16 at 15:18
I don't know... I'm using a CentOS Linux release 7.2.1511 (Core) version
– DavideChicco.it
Feb 2 '16 at 15:20
2
You have the 'd' misplaced in the package name:yum -y install freerdp
– Adri C.S.
Jul 26 '16 at 9:33
There so
freedrp
package available :-(– DavideChicco.it
Feb 2 '16 at 14:28
There so
freedrp
package available :-(– DavideChicco.it
Feb 2 '16 at 14:28
I thought that was on a fresh load, but I may have had EPEL loaded. Checking...
– Steve Bonds
Feb 2 '16 at 15:10
I thought that was on a fresh load, but I may have had EPEL loaded. Checking...
– Steve Bonds
Feb 2 '16 at 15:10
It was available for me via yum in the default configuration after loading CentOS 7.1.1503 (Core). EPEL was not installed. Perhaps you have some YUM problems?
– Steve Bonds
Feb 2 '16 at 15:18
It was available for me via yum in the default configuration after loading CentOS 7.1.1503 (Core). EPEL was not installed. Perhaps you have some YUM problems?
– Steve Bonds
Feb 2 '16 at 15:18
I don't know... I'm using a CentOS Linux release 7.2.1511 (Core) version
– DavideChicco.it
Feb 2 '16 at 15:20
I don't know... I'm using a CentOS Linux release 7.2.1511 (Core) version
– DavideChicco.it
Feb 2 '16 at 15:20
2
2
You have the 'd' misplaced in the package name:
yum -y install freerdp
– Adri C.S.
Jul 26 '16 at 9:33
You have the 'd' misplaced in the package name:
yum -y install freerdp
– Adri C.S.
Jul 26 '16 at 9:33
|
show 3 more comments
For CentOS, the rdesktop package is in the nux-dextop repository. You need to install the repo and then rdesktop:
sudo rpm --import http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro
sudo rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm
sudo yum install rdesktop
add a comment |
For CentOS, the rdesktop package is in the nux-dextop repository. You need to install the repo and then rdesktop:
sudo rpm --import http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro
sudo rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm
sudo yum install rdesktop
add a comment |
For CentOS, the rdesktop package is in the nux-dextop repository. You need to install the repo and then rdesktop:
sudo rpm --import http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro
sudo rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm
sudo yum install rdesktop
For CentOS, the rdesktop package is in the nux-dextop repository. You need to install the repo and then rdesktop:
sudo rpm --import http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro
sudo rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm
sudo yum install rdesktop
answered Oct 3 '17 at 13:00
ChrisDRChrisDR
2371312
2371312
add a comment |
add a comment |
It appears that RHEL7 and CentOS 7 don't include rdesktop
. Instead, they include vinagre
, which appears to work well enough.
add a comment |
It appears that RHEL7 and CentOS 7 don't include rdesktop
. Instead, they include vinagre
, which appears to work well enough.
add a comment |
It appears that RHEL7 and CentOS 7 don't include rdesktop
. Instead, they include vinagre
, which appears to work well enough.
It appears that RHEL7 and CentOS 7 don't include rdesktop
. Instead, they include vinagre
, which appears to work well enough.
answered Sep 23 '16 at 20:40
ChristopherChristopher
1539
1539
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f259180%2fcentos-7-how-to-install-rdesktop%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Check additional repos for
CentOS 7
, I think nux-desktop will help you.– taliezin
Feb 1 '16 at 22:19
github.com/rdesktop/rdesktop lists a
rdesktop.spec
file so in theory should be buildable viayum -y install rpm-build
and building a local RPM viarpmbuild
, which then could be installed, or placed into a local YUM repo.– thrig
Feb 1 '16 at 22:24
I installed rpm-build but nothing works :-(
– DavideChicco.it
Feb 2 '16 at 14:28