pystardust / ani-cli

A cli tool to browse and play anime
GNU General Public License v3.0
7.37k stars 529 forks source link

Scoob unable to find ani-cli manifest. #1292

Closed DynamicCatalyst closed 4 months ago

DynamicCatalyst commented 4 months ago

Metadata (please complete the following information) Version: 4.8 OS: Windows 11 Shell: windows powershell, git bash

Describe the bug scoop is not unable to find ani-cli.

Steps To Reproduce

  1. $ scoop install ani-cli Couldn't find manifest for 'ani-cli'.

  2. $ scoop install mpv Couldn't find manifest for 'mpv'.

Expected behavior ani-cli should install

Additional context scoop is installed using admin privilege, ani-cli is not shown in cli search.

71zenith commented 4 months ago

have u added the extras repo through scoop bucket add extras

DynamicCatalyst commented 4 months ago

have u added the extras repo through scoop bucket add extras

Yes. edit: removed and added it again, it worked. Did scoop bucket list to check if it was added properly. Output showed 0 manifests for extras, so removed it using scoop bucket rm extras and installed again. Worked like a charm.