I have installed Slack App on my Mac OS and it works all fine. However, I do not see that application in Applications folder. I am very new to Mac and may be I am missing something but to my knowledge, IF App does is installed on the machine then it has to be in Applications folder.

Is there any reason under which it can not be in the Applications folder?

有帮助吗?

解决方案

An app can be in any directory. It is suggested to move them to the Application folder so they are easy to find.

When you downloaded Slack it probably went to your download folder. Did you copy it from there to Applications? If so follow directions below. If not, it could still be in your download folder.

There are 2 Application folders. One is under your home directory and the other is at the root level. Slack should in the Application folder at the root level. From a finder window you can right click on the directory name at the top of the finder window. Click on Macintosh HD and that will display contents of the root directory. You should find the Applications listed there.

From the terminal, cd to the root level and do an ls to see the other directories (folders).

其他提示

With any running application that shows in the Dock, you can press the command key and click the application's Dock Tile to have a Finder window open at its installed location, highlighting the app.

If you have Finder's Path Bar showing, (at the bottom of the Finder window), then you can see its path in relation to the volume it's installed on, which it typically the Macintosh HD in the /Applications folder.

Without Finder's Path Bar showing you can right-click (control click) on the folder name at the top center of the Finder window to show its path.

This is not an “answer” per se, so much as an affirmation that I do not think you are hallicinating.

Today, one of my coworkers installed a copy of our company’s software on his Mac.

(I’m not going to identify the software here because that’s not the important detail. People have reported the same problem with Slack and JAMF, among others, so it seems to be some kind of caching thing with Finder itself, and not a bug with any of these particular examples.)

Salient details:

  • The software was installed via a .pkg installer, which wrote the files to the /Applications folder.
  • On opening /Applications in Finder, the software was not displayed; sorting the programs alphabetically, it definitely was not shown on the list where it should have been.
  • If you ran a ls -la /Applications in Terminal, the software was displayed.
  • If you ran a Spotlight search for the software, it would show up & launch, and it would run normally from there.
  • After a reboot, then the software became visible in Finder’s view of the /Applications folder.

A web search for this problem has turned up a handful of hits (Apple Discussions, JAMF Nation), including this post, but none have been very helpful — with lots of people making vaguely accusatory “are you sure you looked in the Applications folder?” type questions and so on.

In this case, we are very sure indeed that we are looking in the right folder — we have a screen recording of the problem as it was happening.

So that’s my suggestion, such as it is — I’m not clear why this happens, but if you see this behavior, try:

  1. Relauncing Finder. (Minimal disruption, might work.)
  2. Log out the macOS user account session, then log back in. (More disruptive.)
  3. Reboot. (Most disruptive, but also most likely to succeed.)
许可以下: CC-BY-SA归因
不隶属于 apple.stackexchange
scroll top