Justine Smithies on Nostr: Here's a simple #FreeBSD tip to find out what package a binary file belongs to. doas ...
Here's a simple #FreeBSD tip to find out what package a binary file belongs to.
doas pkg which -o $( which foot )
Which on my system outputs:
/usr/local/bin/foot was installed by package x11/foot
#RunBSD
Published at
2024-11-12 20:00:40Event JSON
{
"id": "f95de4289a88af266d44ee72e37a786a65d7c1aa6b627068dd9e381908429722",
"pubkey": "76a830addb47903a3c8093772cd4b03d936ae4b4bb80810d42005249c84b517e",
"created_at": 1731441640,
"kind": 1,
"tags": [
[
"t",
"freebsd"
],
[
"t",
"runbsd"
],
[
"proxy",
"https://snac.smithies.me.uk/justine/p/1731441640.671198",
"activitypub"
]
],
"content": "Here's a simple #FreeBSD tip to find out what package a binary file belongs to.\n\ndoas pkg which -o $( which foot )\n\nWhich on my system outputs:\n\n/usr/local/bin/foot was installed by package x11/foot\n\n#RunBSD\n",
"sig": "c0a15f618e9ad0d585050bba38a51360f601de92d720aa7936f46e33ada62070e2dac70aaebf04f9824d3bc10a257109d9423d9578fb81d68918c2d99416f1f1"
}