Scoop
Scoop copied to clipboard
Does Scoop have a classification or labeling function
Does Scoop have a classification or labeling function? I have too many applications, I need this kind of function to help memorize
no such function/feature.
What would this look like? Tags? Like "editor", "communication", "util", etc? Because that would also benefit search and discovery too.
What would this look like? Tags? Like "editor", "communication", "util", etc? Because that would also benefit search and discovery too.
I think tags is a good idea, for some apps can have more than one group
In my opinion, it can be somthing like
scoop tag/label add 'programs' gcc gdb ...(a list of programs)
scoop tag/label list 'programs'
>gcc gdb ...(a list of programs)
scoop tag/label rm 'programs'
scoop list
gcc 9.3.0-2 [main] tag1 tag2
This would be nice to control the export output, so I can export a subset of my installs from a local machine for importing on a build server.