Is possible to find a single file of NOT installed package on Netbsd?
1
vote
0
answers
66
views
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.
Asked by elbarna
(13690 rep)
Feb 13, 2024, 02:06 PM
Last activity: Feb 14, 2024, 04:21 PM
Last activity: Feb 14, 2024, 04:21 PM