Unable to install wine on ubuntu 18.04Wine 1.7.38 doesn't update to latest betaUnable to install wineUnable to install wine on Ubuntu 16.04Unable to install Wine on XubuntuInstalling Wine and getting an errorCan't install Wine Ubuntu 18.04Broken Packages Fix Problem (For Wine)I have some error and can you help me to repair my systemUnable to uninstall wine in Ubuntu 18.04wine is unsigned
Have researchers managed to "reverse time"? If so, what does that mean for physics?
Opacity of an object in 2.8
Instead of Universal Basic Income, why not Universal Basic NEEDS?
If curse and magic is two sides of the same coin, why the former is forbidden?
What is the significance behind "40 days" that often appears in the Bible?
Is a party consisting of only a bard, a cleric, and a warlock functional long-term?
Should we release the security issues we found in our product as CVE or we can just update those on weekly release notes?
Existence of subset with given Hausdorff dimension
Use of undefined constant bloginfo
Could the Saturn V actually have launched astronauts around Venus?
How to use deus ex machina safely?
Does Mathematica reuse previous computations?
How can I track script which gives me "command not found" right after the login?
Welcoming 2019 Pi day: How to draw the letter π?
In a future war, an old lady is trying to raise a boy but one of the weapons has made everyone deaf
The difference between「N分で」and「後N分で」
How to terminate ping <dest> &
Why one should not leave fingerprints on bulbs and plugs?
Is there a data structure that only stores hash codes and not the actual objects?
How to change two letters closest to a string and one letter immediately after a string using notepad++
Sailing the cryptic seas
Python if-else code style for reduced code for rounding floats
What's the meaning of “spike” in the context of “adrenaline spike”?
What approach do we need to follow for projects without a test environment?
Unable to install wine on ubuntu 18.04
Wine 1.7.38 doesn't update to latest betaUnable to install wineUnable to install wine on Ubuntu 16.04Unable to install Wine on XubuntuInstalling Wine and getting an errorCan't install Wine Ubuntu 18.04Broken Packages Fix Problem (For Wine)I have some error and can you help me to repair my systemUnable to uninstall wine in Ubuntu 18.04wine is unsigned
I am trying to install wine but got error as
E: Malformed entry 51 in list file /etc/apt/sources.list (Component)
E: The list of sources could not be read.
Details are as follows
1 # deb cdrom:[Ubuntu 18.04.2 LTS _Bionic Beaver_ - Release amd64 (20190210)]/ bionic main restricted
2
3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
4 # newer versions of the distribution.
5 deb http://in.archive.ubuntu.com/ubuntu/ bionic main restricted
6 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic main restricted
7
8 ## Major bug fix updates produced after the final release of the
9 ## distribution.
10 deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
11 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
12
13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
14 ## team. Also, please note that software in universe WILL NOT receive any
15 ## review or updates from the Ubuntu security team.
16 deb http://in.archive.ubuntu.com/ubuntu/ bionic universe
17 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic universe
18 deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates universe
19 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic-updates universe
20
21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
22 ## team, and may not be under a free licence. Please satisfy yourself as to
23 ## your rights to use the software. Also, please note that software in
24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
25 ## security team.
26 deb http://in.archive.ubuntu.com/ubuntu/ bionic multiverse
27 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic multiverse
28 deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
29 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
30
31 ## N.B. software from this repository may not have been tested as
32 ## extensively as that contained in the main release, although it includes
33 ## newer versions of some applications which may provide useful features.
34 ## Also, please note that software in backports WILL NOT receive any review
35 ## or updates from the Ubuntu security team.
36 deb http://in.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
37 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
38
39 ## Uncomment the following two lines to add software from Canonical's
40 ## 'partner' repository.
41 ## This software is not part of Ubuntu, but is offered by Canonical and the
42 ## respective vendors as a service to Ubuntu users.
43 # deb http://archive.canonical.com/ubuntu bionic partner
44 # deb-src http://archive.canonical.com/ubuntu bionic partner
45
46 deb http://security.ubuntu.com/ubuntu bionic-security main restricted
47 # deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
48 deb http://security.ubuntu.com/ubuntu bionic-security universe
49 # deb-src http://security.ubuntu.com/ubuntu bionic-security universe
50 deb http://security.ubuntu.com/ubuntu bionic-security multiverse
51 deb https://dl.winehq.org/wine-builds/ubuntu/bionic main
52 # deb-src https://dl.winehq.org/wine-builds/ubuntu/bionic main
53 deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main
54 # deb-src https://dl.winehq.org/wine-builds/ubuntu/ bionic main
55 # deb-src https://dl.winehq.org/wine-builds/ubuntu/ bionic main
56 # deb-src https://dl.winehq.org/wine-builds/ubuntu/ bionic main
57 # deb-src https://dl.winehq.org/wine-builds/ubuntu/ bionic main
58 # deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
Please help
wine
add a comment |
I am trying to install wine but got error as
E: Malformed entry 51 in list file /etc/apt/sources.list (Component)
E: The list of sources could not be read.
Details are as follows
1 # deb cdrom:[Ubuntu 18.04.2 LTS _Bionic Beaver_ - Release amd64 (20190210)]/ bionic main restricted
2
3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
4 # newer versions of the distribution.
5 deb http://in.archive.ubuntu.com/ubuntu/ bionic main restricted
6 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic main restricted
7
8 ## Major bug fix updates produced after the final release of the
9 ## distribution.
10 deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
11 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
12
13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
14 ## team. Also, please note that software in universe WILL NOT receive any
15 ## review or updates from the Ubuntu security team.
16 deb http://in.archive.ubuntu.com/ubuntu/ bionic universe
17 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic universe
18 deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates universe
19 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic-updates universe
20
21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
22 ## team, and may not be under a free licence. Please satisfy yourself as to
23 ## your rights to use the software. Also, please note that software in
24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
25 ## security team.
26 deb http://in.archive.ubuntu.com/ubuntu/ bionic multiverse
27 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic multiverse
28 deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
29 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
30
31 ## N.B. software from this repository may not have been tested as
32 ## extensively as that contained in the main release, although it includes
33 ## newer versions of some applications which may provide useful features.
34 ## Also, please note that software in backports WILL NOT receive any review
35 ## or updates from the Ubuntu security team.
36 deb http://in.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
37 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
38
39 ## Uncomment the following two lines to add software from Canonical's
40 ## 'partner' repository.
41 ## This software is not part of Ubuntu, but is offered by Canonical and the
42 ## respective vendors as a service to Ubuntu users.
43 # deb http://archive.canonical.com/ubuntu bionic partner
44 # deb-src http://archive.canonical.com/ubuntu bionic partner
45
46 deb http://security.ubuntu.com/ubuntu bionic-security main restricted
47 # deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
48 deb http://security.ubuntu.com/ubuntu bionic-security universe
49 # deb-src http://security.ubuntu.com/ubuntu bionic-security universe
50 deb http://security.ubuntu.com/ubuntu bionic-security multiverse
51 deb https://dl.winehq.org/wine-builds/ubuntu/bionic main
52 # deb-src https://dl.winehq.org/wine-builds/ubuntu/bionic main
53 deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main
54 # deb-src https://dl.winehq.org/wine-builds/ubuntu/ bionic main
55 # deb-src https://dl.winehq.org/wine-builds/ubuntu/ bionic main
56 # deb-src https://dl.winehq.org/wine-builds/ubuntu/ bionic main
57 # deb-src https://dl.winehq.org/wine-builds/ubuntu/ bionic main
58 # deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
Please help
wine
add a comment |
I am trying to install wine but got error as
E: Malformed entry 51 in list file /etc/apt/sources.list (Component)
E: The list of sources could not be read.
Details are as follows
1 # deb cdrom:[Ubuntu 18.04.2 LTS _Bionic Beaver_ - Release amd64 (20190210)]/ bionic main restricted
2
3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
4 # newer versions of the distribution.
5 deb http://in.archive.ubuntu.com/ubuntu/ bionic main restricted
6 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic main restricted
7
8 ## Major bug fix updates produced after the final release of the
9 ## distribution.
10 deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
11 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
12
13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
14 ## team. Also, please note that software in universe WILL NOT receive any
15 ## review or updates from the Ubuntu security team.
16 deb http://in.archive.ubuntu.com/ubuntu/ bionic universe
17 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic universe
18 deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates universe
19 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic-updates universe
20
21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
22 ## team, and may not be under a free licence. Please satisfy yourself as to
23 ## your rights to use the software. Also, please note that software in
24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
25 ## security team.
26 deb http://in.archive.ubuntu.com/ubuntu/ bionic multiverse
27 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic multiverse
28 deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
29 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
30
31 ## N.B. software from this repository may not have been tested as
32 ## extensively as that contained in the main release, although it includes
33 ## newer versions of some applications which may provide useful features.
34 ## Also, please note that software in backports WILL NOT receive any review
35 ## or updates from the Ubuntu security team.
36 deb http://in.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
37 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
38
39 ## Uncomment the following two lines to add software from Canonical's
40 ## 'partner' repository.
41 ## This software is not part of Ubuntu, but is offered by Canonical and the
42 ## respective vendors as a service to Ubuntu users.
43 # deb http://archive.canonical.com/ubuntu bionic partner
44 # deb-src http://archive.canonical.com/ubuntu bionic partner
45
46 deb http://security.ubuntu.com/ubuntu bionic-security main restricted
47 # deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
48 deb http://security.ubuntu.com/ubuntu bionic-security universe
49 # deb-src http://security.ubuntu.com/ubuntu bionic-security universe
50 deb http://security.ubuntu.com/ubuntu bionic-security multiverse
51 deb https://dl.winehq.org/wine-builds/ubuntu/bionic main
52 # deb-src https://dl.winehq.org/wine-builds/ubuntu/bionic main
53 deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main
54 # deb-src https://dl.winehq.org/wine-builds/ubuntu/ bionic main
55 # deb-src https://dl.winehq.org/wine-builds/ubuntu/ bionic main
56 # deb-src https://dl.winehq.org/wine-builds/ubuntu/ bionic main
57 # deb-src https://dl.winehq.org/wine-builds/ubuntu/ bionic main
58 # deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
Please help
wine
I am trying to install wine but got error as
E: Malformed entry 51 in list file /etc/apt/sources.list (Component)
E: The list of sources could not be read.
Details are as follows
1 # deb cdrom:[Ubuntu 18.04.2 LTS _Bionic Beaver_ - Release amd64 (20190210)]/ bionic main restricted
2
3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
4 # newer versions of the distribution.
5 deb http://in.archive.ubuntu.com/ubuntu/ bionic main restricted
6 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic main restricted
7
8 ## Major bug fix updates produced after the final release of the
9 ## distribution.
10 deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
11 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
12
13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
14 ## team. Also, please note that software in universe WILL NOT receive any
15 ## review or updates from the Ubuntu security team.
16 deb http://in.archive.ubuntu.com/ubuntu/ bionic universe
17 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic universe
18 deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates universe
19 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic-updates universe
20
21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
22 ## team, and may not be under a free licence. Please satisfy yourself as to
23 ## your rights to use the software. Also, please note that software in
24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
25 ## security team.
26 deb http://in.archive.ubuntu.com/ubuntu/ bionic multiverse
27 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic multiverse
28 deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
29 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
30
31 ## N.B. software from this repository may not have been tested as
32 ## extensively as that contained in the main release, although it includes
33 ## newer versions of some applications which may provide useful features.
34 ## Also, please note that software in backports WILL NOT receive any review
35 ## or updates from the Ubuntu security team.
36 deb http://in.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
37 # deb-src http://in.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
38
39 ## Uncomment the following two lines to add software from Canonical's
40 ## 'partner' repository.
41 ## This software is not part of Ubuntu, but is offered by Canonical and the
42 ## respective vendors as a service to Ubuntu users.
43 # deb http://archive.canonical.com/ubuntu bionic partner
44 # deb-src http://archive.canonical.com/ubuntu bionic partner
45
46 deb http://security.ubuntu.com/ubuntu bionic-security main restricted
47 # deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
48 deb http://security.ubuntu.com/ubuntu bionic-security universe
49 # deb-src http://security.ubuntu.com/ubuntu bionic-security universe
50 deb http://security.ubuntu.com/ubuntu bionic-security multiverse
51 deb https://dl.winehq.org/wine-builds/ubuntu/bionic main
52 # deb-src https://dl.winehq.org/wine-builds/ubuntu/bionic main
53 deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main
54 # deb-src https://dl.winehq.org/wine-builds/ubuntu/ bionic main
55 # deb-src https://dl.winehq.org/wine-builds/ubuntu/ bionic main
56 # deb-src https://dl.winehq.org/wine-builds/ubuntu/ bionic main
57 # deb-src https://dl.winehq.org/wine-builds/ubuntu/ bionic main
58 # deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
Please help
wine
wine
asked Feb 16 at 10:05
suyash bhosalesuyash bhosale
1
1
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
As the error points to line 51, this one is not correct. I should be as follows.
deb https://dl.winehq.org/wine-builds/ubuntu bionic main
Please also note further needed steps from the WineHQ site.
add a comment |
facing same issue.... Any update how to fix it
I am getting "Unable to install "wine" as download failed:E:https://au.archieve.ubuntu.com/ubuntu bionic-updtes/main i386 libpulse0 i386 1:11.1-ubuntu7.1 is not (yet) available(404 not found)
New contributor
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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%2faskubuntu.com%2fquestions%2f1118724%2funable-to-install-wine-on-ubuntu-18-04%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
As the error points to line 51, this one is not correct. I should be as follows.
deb https://dl.winehq.org/wine-builds/ubuntu bionic main
Please also note further needed steps from the WineHQ site.
add a comment |
As the error points to line 51, this one is not correct. I should be as follows.
deb https://dl.winehq.org/wine-builds/ubuntu bionic main
Please also note further needed steps from the WineHQ site.
add a comment |
As the error points to line 51, this one is not correct. I should be as follows.
deb https://dl.winehq.org/wine-builds/ubuntu bionic main
Please also note further needed steps from the WineHQ site.
As the error points to line 51, this one is not correct. I should be as follows.
deb https://dl.winehq.org/wine-builds/ubuntu bionic main
Please also note further needed steps from the WineHQ site.
answered Feb 16 at 10:14
ThomasThomas
3,85681527
3,85681527
add a comment |
add a comment |
facing same issue.... Any update how to fix it
I am getting "Unable to install "wine" as download failed:E:https://au.archieve.ubuntu.com/ubuntu bionic-updtes/main i386 libpulse0 i386 1:11.1-ubuntu7.1 is not (yet) available(404 not found)
New contributor
add a comment |
facing same issue.... Any update how to fix it
I am getting "Unable to install "wine" as download failed:E:https://au.archieve.ubuntu.com/ubuntu bionic-updtes/main i386 libpulse0 i386 1:11.1-ubuntu7.1 is not (yet) available(404 not found)
New contributor
add a comment |
facing same issue.... Any update how to fix it
I am getting "Unable to install "wine" as download failed:E:https://au.archieve.ubuntu.com/ubuntu bionic-updtes/main i386 libpulse0 i386 1:11.1-ubuntu7.1 is not (yet) available(404 not found)
New contributor
facing same issue.... Any update how to fix it
I am getting "Unable to install "wine" as download failed:E:https://au.archieve.ubuntu.com/ubuntu bionic-updtes/main i386 libpulse0 i386 1:11.1-ubuntu7.1 is not (yet) available(404 not found)
New contributor
New contributor
answered 3 mins ago
Hardik PatelHardik Patel
1
1
New contributor
New contributor
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f1118724%2funable-to-install-wine-on-ubuntu-18-04%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