XWayland not in Ubuntu
Clash Royale CLAN TAG#URR8PPP
I am trying to get Wayland to run on Ubuntu 14.04. I found a webpage that has step by step install PPA and then do this next steps, but it is not working. I am trying to get it to working in VBox Client, so I can write in C to see if I can port a forked app I did for X and ImLib2 to Wayland. I have not gotten as far as looking into ImLib2 and Wayland yet. But still would like to get Wayland running on this VBox Client
these are the two web pages I am working off of so far.
Wayland/ProgrammingClient
How to Install Latest Wayland in Ubuntu 14.04 Gnome via PPA
I switched WM to IceWm too - because I don't like Gnome not that this stops the installing of Wayland.
Anyone know how to get Wayland running on Ubuntu?
userd@userx-VirtualBox:~$ sudo add-apt-repository -y ppa:wayland.admin/daily-builds
gpg: keyring `/tmp/tmp5n7rk34c/secring.gpg' created
gpg: keyring `/tmp/tmp5n7rk34c/pubring.gpg' created
gpg: requesting key C95588B6 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmp5n7rk34c/trustdb.gpg: trustdb created
gpg: key C95588B6: public key "Launchpad PPA for Wayland Administrators" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
userd@userx-VirtualBox:~$ sudo apt-get update && sudo apt-get install weston xwayland
Then I get this error, telling me it is not in repo:
Package 'xwayland' has no installation candidate
It has these two in the repo I still have no idea what to install which one, if any one of them:
xwayland-lts-utopic - Xwayland X server
xwayland-lts-vivid - Xwayland X server
ubuntu wayland ppa
add a comment |
I am trying to get Wayland to run on Ubuntu 14.04. I found a webpage that has step by step install PPA and then do this next steps, but it is not working. I am trying to get it to working in VBox Client, so I can write in C to see if I can port a forked app I did for X and ImLib2 to Wayland. I have not gotten as far as looking into ImLib2 and Wayland yet. But still would like to get Wayland running on this VBox Client
these are the two web pages I am working off of so far.
Wayland/ProgrammingClient
How to Install Latest Wayland in Ubuntu 14.04 Gnome via PPA
I switched WM to IceWm too - because I don't like Gnome not that this stops the installing of Wayland.
Anyone know how to get Wayland running on Ubuntu?
userd@userx-VirtualBox:~$ sudo add-apt-repository -y ppa:wayland.admin/daily-builds
gpg: keyring `/tmp/tmp5n7rk34c/secring.gpg' created
gpg: keyring `/tmp/tmp5n7rk34c/pubring.gpg' created
gpg: requesting key C95588B6 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmp5n7rk34c/trustdb.gpg: trustdb created
gpg: key C95588B6: public key "Launchpad PPA for Wayland Administrators" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
userd@userx-VirtualBox:~$ sudo apt-get update && sudo apt-get install weston xwayland
Then I get this error, telling me it is not in repo:
Package 'xwayland' has no installation candidate
It has these two in the repo I still have no idea what to install which one, if any one of them:
xwayland-lts-utopic - Xwayland X server
xwayland-lts-vivid - Xwayland X server
ubuntu wayland ppa
add a comment |
I am trying to get Wayland to run on Ubuntu 14.04. I found a webpage that has step by step install PPA and then do this next steps, but it is not working. I am trying to get it to working in VBox Client, so I can write in C to see if I can port a forked app I did for X and ImLib2 to Wayland. I have not gotten as far as looking into ImLib2 and Wayland yet. But still would like to get Wayland running on this VBox Client
these are the two web pages I am working off of so far.
Wayland/ProgrammingClient
How to Install Latest Wayland in Ubuntu 14.04 Gnome via PPA
I switched WM to IceWm too - because I don't like Gnome not that this stops the installing of Wayland.
Anyone know how to get Wayland running on Ubuntu?
userd@userx-VirtualBox:~$ sudo add-apt-repository -y ppa:wayland.admin/daily-builds
gpg: keyring `/tmp/tmp5n7rk34c/secring.gpg' created
gpg: keyring `/tmp/tmp5n7rk34c/pubring.gpg' created
gpg: requesting key C95588B6 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmp5n7rk34c/trustdb.gpg: trustdb created
gpg: key C95588B6: public key "Launchpad PPA for Wayland Administrators" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
userd@userx-VirtualBox:~$ sudo apt-get update && sudo apt-get install weston xwayland
Then I get this error, telling me it is not in repo:
Package 'xwayland' has no installation candidate
It has these two in the repo I still have no idea what to install which one, if any one of them:
xwayland-lts-utopic - Xwayland X server
xwayland-lts-vivid - Xwayland X server
ubuntu wayland ppa
I am trying to get Wayland to run on Ubuntu 14.04. I found a webpage that has step by step install PPA and then do this next steps, but it is not working. I am trying to get it to working in VBox Client, so I can write in C to see if I can port a forked app I did for X and ImLib2 to Wayland. I have not gotten as far as looking into ImLib2 and Wayland yet. But still would like to get Wayland running on this VBox Client
these are the two web pages I am working off of so far.
Wayland/ProgrammingClient
How to Install Latest Wayland in Ubuntu 14.04 Gnome via PPA
I switched WM to IceWm too - because I don't like Gnome not that this stops the installing of Wayland.
Anyone know how to get Wayland running on Ubuntu?
userd@userx-VirtualBox:~$ sudo add-apt-repository -y ppa:wayland.admin/daily-builds
gpg: keyring `/tmp/tmp5n7rk34c/secring.gpg' created
gpg: keyring `/tmp/tmp5n7rk34c/pubring.gpg' created
gpg: requesting key C95588B6 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmp5n7rk34c/trustdb.gpg: trustdb created
gpg: key C95588B6: public key "Launchpad PPA for Wayland Administrators" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
userd@userx-VirtualBox:~$ sudo apt-get update && sudo apt-get install weston xwayland
Then I get this error, telling me it is not in repo:
Package 'xwayland' has no installation candidate
It has these two in the repo I still have no idea what to install which one, if any one of them:
xwayland-lts-utopic - Xwayland X server
xwayland-lts-vivid - Xwayland X server
ubuntu wayland ppa
ubuntu wayland ppa
edited Jan 28 '16 at 17:30
Amziraro
28238
28238
asked Jan 28 '16 at 16:23
uxserx-bwuxserx-bw
2552618
2552618
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
The error is telling you there is no package named wayland
in the repositories. That's not surprising since, according to the repository's page, there is indeed no such package. Try installing wayland
instead:
sudo apt-get install wayland
Either the page you followed has a typo or the package was called xwayland
when the article was written. Next time, try querying available package with:
apt-cache search wayland
I put that waylnd - utopic and wayland - vivid are in repo the webpage instructions are not correct.. it is that persons fault not mine....
– uxserx-bw
Jan 28 '16 at 20:15
add a comment |
Unfortunately, there isn't a version of Wayland in that repo that's compatible with 14.04 Trusty Tahr. There are only versions for utopic, vivid, wily, xenial. You may have to upgrade to try Wayland.
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%2f258304%2fxwayland-not-in-ubuntu%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
The error is telling you there is no package named wayland
in the repositories. That's not surprising since, according to the repository's page, there is indeed no such package. Try installing wayland
instead:
sudo apt-get install wayland
Either the page you followed has a typo or the package was called xwayland
when the article was written. Next time, try querying available package with:
apt-cache search wayland
I put that waylnd - utopic and wayland - vivid are in repo the webpage instructions are not correct.. it is that persons fault not mine....
– uxserx-bw
Jan 28 '16 at 20:15
add a comment |
The error is telling you there is no package named wayland
in the repositories. That's not surprising since, according to the repository's page, there is indeed no such package. Try installing wayland
instead:
sudo apt-get install wayland
Either the page you followed has a typo or the package was called xwayland
when the article was written. Next time, try querying available package with:
apt-cache search wayland
I put that waylnd - utopic and wayland - vivid are in repo the webpage instructions are not correct.. it is that persons fault not mine....
– uxserx-bw
Jan 28 '16 at 20:15
add a comment |
The error is telling you there is no package named wayland
in the repositories. That's not surprising since, according to the repository's page, there is indeed no such package. Try installing wayland
instead:
sudo apt-get install wayland
Either the page you followed has a typo or the package was called xwayland
when the article was written. Next time, try querying available package with:
apt-cache search wayland
The error is telling you there is no package named wayland
in the repositories. That's not surprising since, according to the repository's page, there is indeed no such package. Try installing wayland
instead:
sudo apt-get install wayland
Either the page you followed has a typo or the package was called xwayland
when the article was written. Next time, try querying available package with:
apt-cache search wayland
answered Jan 28 '16 at 16:56
terdon♦terdon
133k32266446
133k32266446
I put that waylnd - utopic and wayland - vivid are in repo the webpage instructions are not correct.. it is that persons fault not mine....
– uxserx-bw
Jan 28 '16 at 20:15
add a comment |
I put that waylnd - utopic and wayland - vivid are in repo the webpage instructions are not correct.. it is that persons fault not mine....
– uxserx-bw
Jan 28 '16 at 20:15
I put that waylnd - utopic and wayland - vivid are in repo the webpage instructions are not correct.. it is that persons fault not mine....
– uxserx-bw
Jan 28 '16 at 20:15
I put that waylnd - utopic and wayland - vivid are in repo the webpage instructions are not correct.. it is that persons fault not mine....
– uxserx-bw
Jan 28 '16 at 20:15
add a comment |
Unfortunately, there isn't a version of Wayland in that repo that's compatible with 14.04 Trusty Tahr. There are only versions for utopic, vivid, wily, xenial. You may have to upgrade to try Wayland.
add a comment |
Unfortunately, there isn't a version of Wayland in that repo that's compatible with 14.04 Trusty Tahr. There are only versions for utopic, vivid, wily, xenial. You may have to upgrade to try Wayland.
add a comment |
Unfortunately, there isn't a version of Wayland in that repo that's compatible with 14.04 Trusty Tahr. There are only versions for utopic, vivid, wily, xenial. You may have to upgrade to try Wayland.
Unfortunately, there isn't a version of Wayland in that repo that's compatible with 14.04 Trusty Tahr. There are only versions for utopic, vivid, wily, xenial. You may have to upgrade to try Wayland.
answered Dec 16 '16 at 19:53
guttermonkguttermonk
1011
1011
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%2f258304%2fxwayland-not-in-ubuntu%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