Thread
:
How to install xserver-xephyr on Fedora?
View Single Post
jlu
2009-01-05 , 19:12
Posts: 166 | Thanked: 106 times | Joined on Dec 2007 @ Finland
#
3
Instead of apt-get you use yum on Fedora. First search for xephyr package name with
yum search xephyr
and then install (as root) with
yum install packagename
where packagename is the package name found with search (should be seen in the left column of search results)
Quote & Reply
|
jlu
View Public Profile
Send a private message to jlu
Find all posts by jlu