Scoop install #11039

Open
opened 2026-01-31 02:36:58 +00:00 by claunia · 0 comments
Owner

Originally created by @guestdj on GitHub (Oct 15, 2020).

The documentation for installing Terminal via scoop is not correct, you have missed a first step which is to add the extras bucket to the searchable list of repos
When I type:

scoop install windows-terminal
Reponse:
Couldn't find manifest for 'windows-terminal'.

To add the extras bucket into the list of known repos:
scoop bucket add extras

It then installs!

Originally created by @guestdj on GitHub (Oct 15, 2020). The documentation for installing Terminal via scoop is not correct, you have missed a first step which is to add the extras bucket to the searchable list of repos When I type: > scoop install windows-terminal Reponse: Couldn't find manifest for 'windows-terminal'. To add the extras bucket into the list of known repos: scoop bucket add extras It then installs!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#11039