How to add Qalculate GTK/QT to dock & spotlight ? #6633
-
Output of
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
They are not apps so they don't show up in the dock or spotlight search. |
Beta Was this translation helpful? Give feedback.
-
|
Using AI, I was able to find out that the Here are the steps :
Since the file exists, I just wonder why doesn't Brew do that by default like it does for any other app. |
Beta Was this translation helpful? Give feedback.
Using AI, I was able to find out that the
brew install qalculate-qtcommand generates.appfile that can be copied into Mac's Applications directory.Here are the steps :
brew install qalculate-qt;open /usr/local/Cellar/qalculate-qt/*/;qalculate-qtitem of type Application ;open /Applications;Since the file exists, I just wonder why doesn't Brew do that by default like it does for any other app.