Trying to install Wine on 18.04.2 but can't add libwine and libicu60 repositories The Next CEO of Stack OverflowUnable To Install Wineinstalling wine on lubuntu but getting errors , unable to correct problems,you have held broken packagesinstalling and running Winecan't install wine ubuntu 14.04.2 64 bitunable to enable i386 architecture on ubuntu12.04 LTSUnable to install Wine on XubuntuProblems with repositories blocking aptitudefail to install wine-staging on Ubuntu 18.10Can't install Wine Ubuntu 18.04wine is unsigned
Should I tutor a student who I know has cheated on their homework?
Why don't programming languages automatically manage the synchronous/asynchronous problem?
WOW air has ceased operation, can I get my tickets refunded?
Complex fractions
How to start emacs in "nothing" mode (`fundamental-mode`)
Is it possible to search for a directory/file combination?
What does convergence in distribution "in the Gromov–Hausdorff" sense mean?
Why do airplanes bank sharply to the right after air-to-air refueling?
How does the mv command work with external drives?
How did the Bene Gesserit know how to make a Kwisatz Haderach?
How do I go from 300 unfinished/half written blog posts, to published posts?
Would a completely good Muggle be able to use a wand?
How to count occurrences of text in a file?
Preparing Indesign booklet with .psd graphics for print
Is there a way to save my career from absolute disaster?
What happened in Rome, when the western empire "fell"?
Novel about a guy who is possessed by the divine essence and the world ends?
Elegant way to replace substring in a regex with optional groups in Python?
Why does standard notation not preserve intervals (visually)
Anatomically Correct Strange Women In Ponds Distributing Swords
How powerful is the invisibility granted by the Gloom Stalker ranger's Umbral Sight feature?
What connection does MS Office have to Netscape Navigator?
What flight has the highest ratio of time difference to flight time?
Is "for causing autism in X" grammatical?
Trying to install Wine on 18.04.2 but can't add libwine and libicu60 repositories
The Next CEO of Stack OverflowUnable To Install Wineinstalling wine on lubuntu but getting errors , unable to correct problems,you have held broken packagesinstalling and running Winecan't install wine ubuntu 14.04.2 64 bitunable to enable i386 architecture on ubuntu12.04 LTSUnable to install Wine on XubuntuProblems with repositories blocking aptitudefail to install wine-staging on Ubuntu 18.10Can't install Wine Ubuntu 18.04wine is unsigned
Errors
I executed the following commands:
sudo dpkg --add-architecture i386
wget -nc https://dl.winehq.org/wine-builds/Release.key
sudo apt-key add Release.key
sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
Then I got the following errors :
Err:10 http://in.archive.ubuntu.com/ubuntu/bionic/universe/amd64/libwine/amd64/3.0-1ubuntu1 bionic Release
404 Not Found [IP: 91.189.88.149 80]
Err:11 http://in.archive.ubuntu.com/ubuntu/bionic/main/i386/libicu60/i386/60.2-ubuntu3 bionic Release
404 Not Found [IP: 91.189.88.149 80]
Get:12 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Reading package lists... Done
E: The repository 'http://in.archive.ubuntu.com/ubuntu/bionic/universe/amd64/libwine/amd64/3.0-1ubuntu1 bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://in.archive.ubuntu.com/ubuntu/bionic/main/i386/libicu60/i386/60.2-ubuntu3 bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
updates wine dependencies
New contributor
add a comment |
Errors
I executed the following commands:
sudo dpkg --add-architecture i386
wget -nc https://dl.winehq.org/wine-builds/Release.key
sudo apt-key add Release.key
sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
Then I got the following errors :
Err:10 http://in.archive.ubuntu.com/ubuntu/bionic/universe/amd64/libwine/amd64/3.0-1ubuntu1 bionic Release
404 Not Found [IP: 91.189.88.149 80]
Err:11 http://in.archive.ubuntu.com/ubuntu/bionic/main/i386/libicu60/i386/60.2-ubuntu3 bionic Release
404 Not Found [IP: 91.189.88.149 80]
Get:12 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Reading package lists... Done
E: The repository 'http://in.archive.ubuntu.com/ubuntu/bionic/universe/amd64/libwine/amd64/3.0-1ubuntu1 bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://in.archive.ubuntu.com/ubuntu/bionic/main/i386/libicu60/i386/60.2-ubuntu3 bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
updates wine dependencies
New contributor
add a comment |
Errors
I executed the following commands:
sudo dpkg --add-architecture i386
wget -nc https://dl.winehq.org/wine-builds/Release.key
sudo apt-key add Release.key
sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
Then I got the following errors :
Err:10 http://in.archive.ubuntu.com/ubuntu/bionic/universe/amd64/libwine/amd64/3.0-1ubuntu1 bionic Release
404 Not Found [IP: 91.189.88.149 80]
Err:11 http://in.archive.ubuntu.com/ubuntu/bionic/main/i386/libicu60/i386/60.2-ubuntu3 bionic Release
404 Not Found [IP: 91.189.88.149 80]
Get:12 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Reading package lists... Done
E: The repository 'http://in.archive.ubuntu.com/ubuntu/bionic/universe/amd64/libwine/amd64/3.0-1ubuntu1 bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://in.archive.ubuntu.com/ubuntu/bionic/main/i386/libicu60/i386/60.2-ubuntu3 bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
updates wine dependencies
New contributor
Errors
I executed the following commands:
sudo dpkg --add-architecture i386
wget -nc https://dl.winehq.org/wine-builds/Release.key
sudo apt-key add Release.key
sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
Then I got the following errors :
Err:10 http://in.archive.ubuntu.com/ubuntu/bionic/universe/amd64/libwine/amd64/3.0-1ubuntu1 bionic Release
404 Not Found [IP: 91.189.88.149 80]
Err:11 http://in.archive.ubuntu.com/ubuntu/bionic/main/i386/libicu60/i386/60.2-ubuntu3 bionic Release
404 Not Found [IP: 91.189.88.149 80]
Get:12 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Reading package lists... Done
E: The repository 'http://in.archive.ubuntu.com/ubuntu/bionic/universe/amd64/libwine/amd64/3.0-1ubuntu1 bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://in.archive.ubuntu.com/ubuntu/bionic/main/i386/libicu60/i386/60.2-ubuntu3 bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
updates wine dependencies
updates wine dependencies
New contributor
New contributor
New contributor
asked 1 min ago
Shashwat KhareShashwat Khare
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
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
);
);
Shashwat Khare is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1129837%2ftrying-to-install-wine-on-18-04-2-but-cant-add-libwine-and-libicu60-repositorie%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Shashwat Khare is a new contributor. Be nice, and check out our Code of Conduct.
Shashwat Khare is a new contributor. Be nice, and check out our Code of Conduct.
Shashwat Khare is a new contributor. Be nice, and check out our Code of Conduct.
Shashwat Khare is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1129837%2ftrying-to-install-wine-on-18-04-2-but-cant-add-libwine-and-libicu60-repositorie%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