On 02/17/2017 12:28 PM, InvalidPath wrote:
> Didn't yum, and other package managers, used to like provide a list of
> matching package names in the past?  Sort of like an auto-complete,
> allowing you to run a 'dnf install wireshark' then display other
> packages with <wireshark> in the name for you to choose?

You can always "dnf install wireshark*" to install the lot. Similarly,
"dnf list wireshark*" will list all the wireshark packages.

"dnf install wireshark" should have pulled in wireshark-cli since
that's a prerequisite to wireshark. The "/usr/sbin/wireshark" symlink
to "/etc/alternatives/wireshark" (which is, in turn a symlink to
"/usr/sbin/wireshark-gtk" or "/usr/sbin/wireshark-qt") is created by
either wireshark-gtk or wireshark-qt (the GUI frontends to wireshark),
respectively.

wireshark-gtk (which is what I have installed) lists wireshark-cli and
wireshark as prerequisites.

Has your head exploded yet? Mine is threatening to!

> On Fri, Feb 17, 2017 at 11:58 AM, Bob Goodwin <bobgood...@fastmail.us
> <mailto:bobgood...@fastmail.us>> wrote:
> 
>     On 02/17/17 13:49, Rick Stevens wrote:
>>     wireshark itself is a meta RPM that should pull in wireshark-cli and
>>     wireshark-qt. Make sure those are installed.
>     +
> 
>     Good, it wasn't me,
> 
>     # dnf install wireshark-qt
> 
>     That seems to have fixed it,
> 
>     Thank you,
> 
>     Bob
> 
>     -- 
>     Bob Goodwin - Zuni, Virginia, USA
>     http://www.qrz.com/db/W2BOD
>     box10  FEDORA-25/64bit LINUX XFCE Fastmail POP3
> 
> 
>     _______________________________________________
>     users mailing list -- users@lists.fedoraproject.org
>     <mailto:users@lists.fedoraproject.org>
>     To unsubscribe send an email to users-le...@lists.fedoraproject.org
>     <mailto:users-le...@lists.fedoraproject.org>
> 
> 
> 
> 
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> 


-- 
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer, AllDigital    ri...@alldigital.com -
- AIM/Skype: therps2        ICQ: 226437340           Yahoo: origrps2 -
-                                                                    -
-   NEWS FLASH! Intelligence of mankind decreasing!  Details at...   -
-     uh, when, uh, the little hand is, uh, on the...  Aw, NUTS!     -
----------------------------------------------------------------------
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to