1

Simple question:

On Fedora, i want to search mplayer..

dnf provides *bin/mplayer

on Debian

apt -y install apt-file
apt-file update
apt-file search mplayer|grep bin

on Freebsd

pkg install -y pkg-provides
pkg provides -u 
pkg provides *bin/mplayer$

Anything similar on netbsd? Actually seems no similar tool exist.

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.