LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Bodhi
User Name
Password
Bodhi This forum is for the discussion of Bodhi Linux.

Notices


Reply
  Search this Thread
Old 02-11-2020, 01:09 PM   #1
madmax25
Member
 
Registered: Aug 2018
Posts: 348

Rep: Reputation: Disabled
BL5.1-32-Legacy - How to reinstall WINE, pleaase?


On my netbook with "BL 5.1 Legacy" (= 32bit) installed, I tried to install 'XMedia Recode 32bit', which is a Windows tool.

That's when I realized my WINE installation seems to be faulty.

How can I purge everything referring to WINE and reinstall it again properly, please?

Last edited by madmax25; 02-12-2020 at 06:26 AM.
 
Old 02-11-2020, 01:43 PM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,455

Rep: Reputation: 2353Reputation: 2353Reputation: 2353Reputation: 2353Reputation: 2353Reputation: 2353Reputation: 2353Reputation: 2353Reputation: 2353Reputation: 2353Reputation: 2353
Uninstall your package - easiest way. Remove every ~/.wine directory

If that's a source compile, it's messy. /usr/bin has a pile of stuff, and you'll have to hope the next install overwrites it. But neat directories exist in /usr/include/wine, /usr/lib/wine, /usr/share/doc/wine, and /usr/share/wine. Do 'rm -rf' on them if you must.

In the source there is/was a ~/tools/wineinstall utility if the configure mystifies you.
 
1 members found this post helpful.
Old 02-11-2020, 02:40 PM   #3
madmax25
Member
 
Registered: Aug 2018
Posts: 348

Original Poster
Rep: Reputation: Disabled
Looks like WINE came together with the bodhi-apppack, so I'll try to uninstall that pack and reinstall it again.
I hope to get a working WINE again that way.

EDIT:
Yeah, I did it! ;-D

Here's what I did:

First of all, I installed kernel 5.3.0-28 by means of the following script
(don't worry, that kernel is running fine for BL 5.1, even on an old 32 bit device like my netbook):

Code:
 Install kernel :
******************

read -p "Please kernel number: `echo '\n> '`" a
sleep 1
echo

sudo apt install linux-headers-"${a}" linux-headers-"${a}"-generic linux-image-"${a}"-generic linux-modules-"${a}"-generic linux-modules-extra-"${a}"-generic
sleep 2
echo

read -p "Hit 'Enter' key to close ... " Enter
(Rem.: If you want to remove a kernel just replace install with purge)

Now, the crucial step:
I had to install...
libfaudio0_19.07-0~bionic_i386.deb
...from here.

After that I installed WINE using these commands:

Code:
wget -qO - https://dl.winehq.org/wine-builds/winehq.key | sudo apt-key add -
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main'
sudo apt-get update
sudo apt-get install --install-recommends winehq-stable
Don't mind the lots of messages in the terminal, WINE will work anyway.
If, during the installation, you are asked to install Mono and Gecko, you'll know, everything is going to be ok.

Next, I created a personal starter within the settings console like this:
Tab Easy->Name and in Easy->Application:
Code:
Winecfg
Tab Symbol:
Click the symbol preview and navigate to
Code:
/usr/share/icons/Faenza/apps/48
Below the preview, enter
Code:
wine-winecfg.png
Hit OK and close everything regarding the settings console.

Now, you have a starter for winecfg in the main menu, in section Others.

Finally, I made sure, EXE's of Windows tools are associated with the 'WINE Windows application starter'.

Last edited by madmax25; 02-11-2020 at 07:40 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
BL5 - Personal starter asking me to check privileges madmax25 Bodhi 4 03-07-2019 07:35 AM
BL5-32bit - eSudo in the menu missing madmax25 Bodhi 5 01-11-2019 06:44 AM
BL5 Lock screen password authenticates indefinitely. naughtoloose Bodhi 2 01-10-2019 01:12 PM
Pleaase help me to mount VFAT drive to everyone kikkubey Linux - Hardware 3 10-21-2005 07:40 AM
uninstall radhat....pleaase help. 1980blue Linux - Newbie 2 02-06-2003 03:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Bodhi

All times are GMT -5. The time now is 03:47 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration