[clug] GNUstep

Eyal Lebedinsky eyal at eyal.emu.id.au
Mon Sep 11 05:50:37 UTC 2017


On 09/09/17 17:11, Stephen Hocking via linux wrote:
> A cursory google yielded this -
> 
> apt-file search /path/to/file
> 
> to find out what package installs a file. Although this may not hold
> for things in your home directory.

And for the fedora folk:

$ dnf provides /bin/sh
bash-4.4.12-7.fc26.x86_64 : The GNU Bourne Again shell
Repo        : @System

bash-4.4.12-7.fc26.x86_64 : The GNU Bourne Again shell
Repo        : updates

bash-4.4.12-5.fc26.x86_64 : The GNU Bourne Again shell
Repo        : fedora

$ dnf provides '*/ls'
coreutils-8.27-6.fc26.x86_64 : A set of basic GNU tools commonly used in shell scripts
Repo        : @System

coreutils-8.27-5.fc26.x86_64 : A set of basic GNU tools commonly used in shell scripts
Repo        : fedora

$ dnf repoquery --list coreutils
/usr/bin/[
/usr/bin/arch
/usr/bin/b2sum
/usr/bin/base32
/usr/bin/base64
/usr/bin/basename
...

Eyal

> On 9 September 2017 at 16:08, Bryan Kilgallin (iiNet) via linux <
> linux at lists.samba.org> wrote:
> 
>> Thanks, Ivan:
>>
>> You have at least one of three packages installed:-
>>>>> gnustep-examples
>>>>> gnustep-gui-runtime
>>>>> gworkspace.app
>>>>> wmaker-common
>>>>>
>>>>
>>>>
>>>> Apropos gave these results.
>>>>
>>>
>>> apropos is for searching man pages; does Debian install those by
>>> default? Are there even man pages under those names available?
>>>
>>
>> Linux man pages seems to have little about them in a form that I can
>> understand!
>>
>> https://linux.die.net/man/
>> --
>> www.netspeed.com.au/bryan/
>>
>>
>> --
>> linux mailing list
>> linux at lists.samba.org
>> https://lists.samba.org/mailman/listinfo/linux
>>
> 
> 
> 

-- 
Eyal Lebedinsky (eyal at eyal.emu.id.au)



More information about the linux mailing list