You are not logged in.

#1 2017-05-25 19:02:03

hadva2
Member
Registered: 2017-05-20
Posts: 5

[SOLVED] can't run deadbeef from the terminal

The application open when I open a file with it but I really can't find how I can open it from the terminal. Thank you.

Last edited by Head_on_a_Stick (2017-05-26 22:16:57)

Offline

#2 2017-05-25 20:28:57

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [SOLVED] can't run deadbeef from the terminal

You need to find the command to be used. Look in '/usr/bin/' for example, or wherever deadbeef has installed the executable. Have you tried

man deadbeef

Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#3 2017-05-25 21:12:03

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: [SOLVED] can't run deadbeef from the terminal

How did you install 0xDEADBEEF deadbeef?

Offline

#4 2017-05-26 00:08:41

stevep
MX Linux Developer
Registered: 2016-08-08
Posts: 381

Re: [SOLVED] can't run deadbeef from the terminal

Glenn wrote:
damo wrote:

Look in '/usr/bin/' for example, or wherever deadbeef has installed the executable

If it's a package build, the executable will be /opt/deadbeef/bin/deadbeef

The packages in the MX Linux and my own jessie multimedia ports repo follow Debian policy and are in /usr/bin...

I'm going to update ffmpeg in it to 3.2.5, and that is going to trigger an automatic rebuild of quite a few packages in there, so it make take an hour or two to shake out.

Last edited by stevep (2017-05-26 00:11:53)

Offline

#5 2017-05-26 02:43:05

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,169
Website

Re: [SOLVED] can't run deadbeef from the terminal

Doesn't deadbeef drop a desktop file in /usr/share/applications? Check what the Exec= line there says.


I don't care what you do at home. Would you care to explain?

Offline

#6 2017-05-26 03:56:13

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,666
Website

Re: [SOLVED] can't run deadbeef from the terminal

Another one:

dpkg -L packagename | grep -E '/s?bin/'

...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#7 2017-05-26 13:21:32

hadva2
Member
Registered: 2017-05-20
Posts: 5

Re: [SOLVED] can't run deadbeef from the terminal

Thank you, using the exec line from the desktop file does the trick.

Offline

Board footer

Powered by FluxBB