参考 https://blog.csdn.net/u014516601/article/details/91044575
使用 yum install xrdp时候,报错
Error: Package: 1:xrdp-0.9.14-3.el7.x86_64 (epel) Requires: tigervnc-server-minimal
解决方法:
wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo sed -i 's/$releasever/7/g' /etc/yum.repos.d/CentOS-Base.repo yum repolist
CentOS安装xrdp问题解决
本文介绍在CentOS上使用yum安装xrdp时遇到的问题及解决方案。通过修改软件源配置,成功解决了因依赖关系导致的安装失败问题。
518

被折叠的 条评论
为什么被折叠?



