Is it possible to install this program in the Ubuntu operating system? What is the command line for this?
Asked
Active
Viewed 2,782 times
1
-
Could you at at least link the program you mean? – Mark Kirby Oct 31 '16 at 15:54
-
Well the official page shows that only is supported on Windows – Angel Cuenca Oct 31 '16 at 17:03
-
All this does is download YouTube videos? – Mark Kirby Oct 31 '16 at 17:10
-
No, my job is download the audio from youtube videos. In other case what other tool can I use to do this ? – Angel Cuenca Oct 31 '16 at 17:32
-
Is this what you need? http://askubuntu.com/questions/178481/how-to-download-an-mp3-track-from-a-youtube-video – Mark Kirby Oct 31 '16 at 17:33
1 Answers
1
Referring to here: https://appdb.winehq.org/objectManager.php?sClass=application&iId=9810
Seems like it doesn't work well with Wine, although results listed there are conflicting and old.
You can try, however. Install Wine:
sudo apt-get install wine
And try to run the aTube Catcher executable. It may or may not work.
Wine allows for some Windows programs to be run on Linux. However, aTube Catcher does not have native Linux support and you will have to run it via Wine.

negusp
- 2,821