On 4/18/19 12:10 PM, S. Bob wrote:
>
> I have Fedora 29 running as my laptop, I can run dnf search stoken and it 
> finds it,
> however if I create a new Fedora 29 VM dnf cannot find stoken. Anyone know 
> what package
> / repo I need to install to get stoken?
>
>
> One odd thing is that dnf provides shows stoken (on my laptop) as coming from 
> fedora.repo
>
>
> $ dnf provides stoken
> Last metadata expiration check: 5 days, 12:45:06 ago on Fri 12 Apr 2019 
> 09:23:10 AM MDT.
> stoken-cli-0.91-6.fc29.x86_64 : Command line tool for stoken
> Repo        : fedora
> Matched from:
> Filename    : /usr/bin/stoken
>
>
> I visually compared the fedora.repo files on the laptop vs VM, they seem to 
> be the same
>

The answer is in the output.  The "stoken" command is provided by the 
"stoken-cli" package.

dnf install stoken-cli

-- 
Right: I dislike the default color scheme Wrong: What idiot picked the default 
color scheme
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to