Linux Lite Forums

Software - Support => Installing Software => Topic started by: Kevin Perez on June 08, 2021, 09:20:50 PM

Title: More trouble installing Wine
Post by: Kevin Perez on June 08, 2021, 09:20:50 PM
Hello Everyone,

I am hoping to eventually install Zello on my computer. In order for this program to work, it requires Wine. I tried following the instructions for installing Wine by:
Given all this, how may I finally install Wine? What woudl you recommend I do about the error messages. I have already tried using cat /etc/apt/sources.list. It produces:
"# deb http://us.archive.ubuntu.com/ubuntu/ (http://us.archive.ubuntu.com/ubuntu/) focal main restricted

# deb http://us.archive.ubuntu.com/ubuntu/ (http://us.archive.ubuntu.com/ubuntu/) focal-updates main restricted
# deb http://security.ubuntu.com/ubuntu (http://security.ubuntu.com/ubuntu) focal-security main restricted

# See http://help.ubuntu.com/community/UpgradeNotes (http://help.ubuntu.com/community/UpgradeNotes) for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ (http://us.archive.ubuntu.com/ubuntu/) focal main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ (http://us.archive.ubuntu.com/ubuntu/) focal main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ (http://us.archive.ubuntu.com/ubuntu/) focal-updates main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ (http://us.archive.ubuntu.com/ubuntu/) focal-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ (http://us.archive.ubuntu.com/ubuntu/) focal universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ (http://us.archive.ubuntu.com/ubuntu/) focal universe
deb http://us.archive.ubuntu.com/ubuntu/ (http://us.archive.ubuntu.com/ubuntu/) focal-updates universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ (http://us.archive.ubuntu.com/ubuntu/) focal-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://us.archive.ubuntu.com/ubuntu/ (http://us.archive.ubuntu.com/ubuntu/) focal multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ (http://us.archive.ubuntu.com/ubuntu/) focal multiverse
deb http://us.archive.ubuntu.com/ubuntu/ (http://us.archive.ubuntu.com/ubuntu/) focal-updates multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ (http://us.archive.ubuntu.com/ubuntu/) focal-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ (http://us.archive.ubuntu.com/ubuntu/) focal-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ (http://us.archive.ubuntu.com/ubuntu/) focal-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu (http://archive.canonical.com/ubuntu) focal partner
# deb-src http://archive.canonical.com/ubuntu (http://archive.canonical.com/ubuntu) focal partner

deb http://security.ubuntu.com/ubuntu (http://security.ubuntu.com/ubuntu) focal-security main restricted
# deb-src http://security.ubuntu.com/ubuntu (http://security.ubuntu.com/ubuntu) focal-security main restricted
deb http://security.ubuntu.com/ubuntu (http://security.ubuntu.com/ubuntu) focal-security universe
# deb-src http://security.ubuntu.com/ubuntu (http://security.ubuntu.com/ubuntu) focal-security universe
deb http://security.ubuntu.com/ubuntu (http://security.ubuntu.com/ubuntu) focal-security multiverse
# deb-src http://security.ubuntu.com/ubuntu (http://security.ubuntu.com/ubuntu) focal-security multiverse
deb https://dl.winehq.org/wine-builds/ubuntu/focal (https://dl.winehq.org/wine-builds/ubuntu/focal) main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/focal (https://dl.winehq.org/wine-builds/ubuntu/focal) main
deb https://dl.winehq.org/wine-builds/ubuntu/ (https://dl.winehq.org/wine-builds/ubuntu/) focal main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/ (https://dl.winehq.org/wine-builds/ubuntu/) focal main"

Unfortunately, I am novice enough to be clueless about what this tells me. Perhaps it offers you some clue. Thank you for reading this post. I very much look forward to having Wine (whatever version you recommend) and Zello up and working on this computer. Thank you in advance for your assistance.
Title: Re: More trouble installing Wine
Post by: Jerry on June 08, 2021, 09:40:26 PM
You should be using Lite Software to install Wine, it will do everything you need to. Undo what you have done first.
Title: Re: More trouble installing Wine
Post by: Kevin Perez on June 08, 2021, 11:43:28 PM
I am even a big enough novice, to not know how to undo what I have done. How may I accomplish undo?
Title: Re: More trouble installing Wine
Post by: Jerry on June 09, 2021, 12:46:46 AM
Edit your /etc/apt/sources.list as Administrator (right click on file) Replace contents of file with this:

Code: [Select]
# deb http://us.archive.ubuntu.com/ubuntu/ focal main restricted

# deb http://us.archive.ubuntu.com/ubuntu/ focal-updates main restricted
# deb http://security.ubuntu.com/ubuntu focal-security main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ focal main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ focal main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ focal-updates main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ focal-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ focal universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ focal universe
deb http://us.archive.ubuntu.com/ubuntu/ focal-updates universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ focal-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://us.archive.ubuntu.com/ubuntu/ focal multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ focal multiverse
deb http://us.archive.ubuntu.com/ubuntu/ focal-updates multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ focal-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu focal partner
# deb-src http://archive.canonical.com/ubuntu focal partner

deb http://security.ubuntu.com/ubuntu focal-security main restricted
# deb-src http://security.ubuntu.com/ubuntu focal-security main restricted
deb http://security.ubuntu.com/ubuntu focal-security universe
# deb-src http://security.ubuntu.com/ubuntu focal-security universe
deb http://security.ubuntu.com/ubuntu focal-security multiverse
# deb-src http://security.ubuntu.com/ubuntu focal-security multiverse
Title: Re: More trouble installing Wine
Post by: Kevin Perez on June 09, 2021, 12:55:31 AM
Thank you. This fixed the problem of the Package Manager spouting error messages.

What would you recommend to get Wine and Zello working on this computer?
Title: Re: More trouble installing Wine
Post by: Jerry on June 09, 2021, 12:57:48 AM
Have already given you instructions for Wine. What is Zello, never heard of it. Please provide resources.
Title: Re: More trouble installing Wine
Post by: Kevin Perez on June 09, 2021, 02:33:42 AM
Have already given you instructions for Wine. What is Zello, never heard of it. Please provide resources.

Zello is software I had on Windows 7. It is like a hybrid between walkie talkies and voice mail. I can record my voice and send it to specified users. Then they can respond to my messages by recording their own voice and sending it to me.
Title: Re: More trouble installing Wine
Post by: TheDead on June 10, 2021, 09:26:40 PM
From web site.Zello - The Leading Push-to-Talk AppZello is the highest rated push-to-talk app, connecting 150 Million users globally,
empowering frontline workers, teams, and communities through instant and crystal-clear voice messaging.https://zello.com (https://zello.com)
There is a free app version but no where is mention about requirements. :(
Title: Re: More trouble installing Wine
Post by: Jerry on June 10, 2021, 11:21:28 PM
Yay a resource :) I'd need a link to the windows version to test.

Sent from my mobile phone using Tapatalk

Title: Re: More trouble installing Wine
Post by: TheDead on June 11, 2021, 11:35:56 AM
Herez it iz:https://zello.com/data/ZelloSetup.exe (https://zello.com/data/ZelloSetup.exe)
I'm begining to think I should use the app myself  :008:
Title: Re: More trouble installing Wine
Post by: firenice03 on June 11, 2021, 12:21:36 PM
Or for each iOS, ANDROID and Windows....
https://zello.com/personal/download/

LOL - @TheDead thinking the same LOL


This may be beneficial.. for those testing...
https://www.scivision.dev/zello-linux-install/