Run A Windows Program In Linux Mint?

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Reddak98

Run A Windows Program In Linux Mint?

Post by Reddak98 »

I am running Linux Mint 19 Tara. I bought windows software to edit out unwanted noises from a recording of a vinyl record. Is there some kind of workaround where I can use this software here on my linux computer? I have the links to download said programs.Does anyone have any suggestions? As always any and all input is greatly appreciated.

Rick
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
sgtor
Level 4
Level 4
Posts: 332
Joined: Sat May 13, 2017 9:39 pm

Re: Run A Windows Program In Linux Mint?

Post by sgtor »

It would help to know what the program is in case someone uses it and knows right off the bat. That being said try it in wine and see if it works.

I had to install all these to get wine working in LM19

Code: Select all

apt install libwine libwine:i386 wine-stable wine32:i386 wine64    
mind you the lib files will install along with wine*.

If that doesn't work you can install windows in a virtual machine and run it that way. That should work as long as you only need a basic sound card. I know sometimes things won't work or are very difficult to get working in a VM if it needs a powerful video card.

Code: Select all

apt install virtualbox
redlined

Re: Run A Windows Program In Linux Mint?

Post by redlined »

hi Reddak98!

In addition to sgtor's advice on the very popular WINE option, it may help to check if your windows program is supported (IAW website- there are 25,962 applications currently in the database)

search for your program desired here:
https://appdb.winehq.org/objectManager. ... nding=true

I have some paid licensed programs for windows that included some very difficult to let go of, much less replace as I'm migrating to Linux (if I wasn't cmdline challenged it wouldn't be as bad).. saying that, have you looked for alternatives written for Linux? perhaps sharing what the program name is, or details on options and functions may be another avenue. I see you mention a desire to edit out noise from vinyl record recording, is this a rip to mp3 or similar format?

When I search using your terms edit out unwanted noises from a vinyl recording the excellent cross-platform and open-source Audacity pops to the top of the list, a program I used in Windows and have installed on my LM19. It's in the repo for LM so install should be simple through terminal/apt or synaptic, perhaps this could be of use to you.

Audacity- https://wiki.audacityteam.org/wiki/Auda ... _Home_Page
copy tapes, LPs etc to CD or computer- https://manual.audacityteam.org/man/tut ... to_cd.html
remove click and pop with- https://manual.audacityteam.org/man/tut ... iques.html
phd21
Level 20
Level 20
Posts: 10104
Joined: Thu Jan 09, 2014 9:42 pm
Location: Florida

Re: Run A Windows Program In Linux Mint?

Post by phd21 »

Hi Reddak98,

I just read your post and the good replies to it. Here are my thoughts on this as well.

It would help to know more about your system setup. If you run "inxi -Fxzd" and "lsusb" from the console terminal prompt, highlight the results, copy and paste them back here, that should provide enough information.

As has already been stated what software are you trying to install in Wine? I believe there is software in Linux like Audacity and other software that can do this for you without installing Wine or MS Windows software.

Removing Pops, Clicks and Noise with Audacity - Audio-Technica -PDF file
https://www.audio-technica.com/cms/reso ... clicks.pdf
Phd21: Mint 20 Cinnamon & KDE Neon 64-bit Awesome OS's, Dell Inspiron I5 7000 (7573, quad core i5-8250U ) 2 in 1 touch screen
HaveaMint
Level 6
Level 6
Posts: 1085
Joined: Fri Feb 02, 2018 9:56 pm

Re: Run A Windows Program In Linux Mint?

Post by HaveaMint »

+1 on PHD21's suggestion, I have used Audacity from mints software manager and it worked great transferring vinyl to mp3. I do recommend it.
audacity.jpg
"Tune for maximum Smoke and then read the Instructions".
User avatar
lsemmens
Level 11
Level 11
Posts: 3951
Joined: Wed Sep 10, 2014 9:07 pm
Location: Rural South Australia

Re: Run A Windows Program In Linux Mint?

Post by lsemmens »

Ditto for Audacity, unless you have VERY specialised software, I'm sure that you'll find a valid Linux alternative. NAME and SHAME the program that you are looking to run, it will make our job a lot easier in helping you.
Fully mint Household
Out of my mind - please leave a message
sgtor
Level 4
Level 4
Posts: 332
Joined: Sat May 13, 2017 9:39 pm

Re: Run A Windows Program In Linux Mint?

Post by sgtor »

I totally agree with just using Audacity on Linux, the problem is he said he already paid for the software.
I would think with money involved he is either going to get it to work in Linux or just use windows.
User avatar
Moem
Level 22
Level 22
Posts: 16238
Joined: Tue Nov 17, 2015 9:14 am
Location: The Netherlands
Contact:

Re: Run A Windows Program In Linux Mint?

Post by Moem »

sgtor wrote: Sun Nov 11, 2018 1:50 pm I would think with money involved he is either going to get it to work in Linux or just use windows.
Rationally, that only makes sense if that software is actually better than any of the options that can be used on Linux for free.
Image

If your issue is solved, kindly indicate that by editing the first post in the topic, and adding [SOLVED] to the title. Thanks!
sgtor
Level 4
Level 4
Posts: 332
Joined: Sat May 13, 2017 9:39 pm

Re: Run A Windows Program In Linux Mint?

Post by sgtor »

Moem wrote: Sun Nov 11, 2018 2:19 pm
sgtor wrote: Sun Nov 11, 2018 1:50 pm I would think with money involved he is either going to get it to work in Linux or just use windows.
Rationally, that only makes sense if that software is actually better than any of the options that can be used on Linux for free.
Money works differently for everybody. Some people can't stand to waste a penny and others are willing to waste hundreds, thousands or a lot more. Neither is rational so I don't think rationality and money go together at all. And the fact he mentioned paying for the software in the post indicates it's important to him that he paid for it, probably wants his money's worth.
Locked

Return to “Software & Applications”