LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
More trouble installing Wine
#1
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:
  • dpkg --print-architecture
  • sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/focal main'
  • Received error message: " E: Malformed entry 55 in list file /etc/apt/sources.list (Component)
    E: The list of sources could not be read."
  • Opened Menu->System->Package Manager
  • Enter Password and Press Authenticate
  • Received error message: "E: Malformed entry 55 in list file /etc/apt/sources.list (Component)
    E: The list of sources could not be read.
    E: _cache->open() failed, please report."
  • Pressed "Close" button
  • Reported all of this to you
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/ 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
deb https://dl.winehq.org/wine-builds/ubuntu/focal main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/focal main
deb https://dl.winehq.org/wine-builds/ubuntu/ focal main
# deb-src 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.
Reply
#2
You should be using Lite Software to install Wine, it will do everything you need to. Undo what you have done first.
Reply
#3
I am even a big enough novice, to not know how to undo what I have done. How may I accomplish undo?
Reply
#4
Edit your /etc/apt/sources.list as Administrator (right click on file) Replace contents of file with this:

Code:
# 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
Reply
#5
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?
Reply
#6
Have already given you instructions for Wine. What is Zello, never heard of it. Please provide resources.
Reply
#7
(06-09-2021, 04:57 AM)Jerry link Wrote: 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.
Reply
#8
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
There is a free app version but no where is mention about requirements. Sad
- TheDead (TheUxNo0b)

If my blabbering was helpful, please click my [Thank] link.
Reply
#9
Yay a resource Smile I'd need a link to the windows version to test.

Sent from my mobile phone using Tapatalk

Reply
#10
Herez it iz:https://zello.com/data/ZelloSetup.exe
I'm begining to think I should use the app myself  :008:
- TheDead (TheUxNo0b)

If my blabbering was helpful, please click my [Thank] link.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)