PhotoStructure Installation
đ„ Do you have videos? #
Please follow these steps. Itâll only take a minute.
đ See also: #
- Where should I install PhotoStructure?
- How much free disk space do I need?
- What is a âPhotoStructure libraryâ?
đ„ Where’s the download? #
You’ll receive instructions after you subscribe. This process allows us to notify our users when new versions or security patches are available.
đ Found a bug? Need help? #
Open the chat or post to the forum. We’d love to hear from you!
macOS installation #
- Download and double-click
PhotoStructure-Installer.dmg
from photostructure.com: - Drag and drop the PhotoStructure icon onto the Applications folder.
- Launch PhotoStructure from your Applications folder.
Windows installation #
- Download and run
PhotoStructure-Installer.exe
. - You’ll see the following dialog:
- After you click
Yes
, installation will proceed - PhotoStructure will automatically launch after installation
- You may see a Windows Defender Firewall dialog. Click
Allow access
. - For more details, check out our troubleshooting guide.
Ubuntu Desktop installation #
64-bit Ubuntu Desktop 20.04 on Intel/AMD is supported. Other CPU architectures and linux distributions can use PhotoStructure for Servers.
PhotoStructure for Desktop is distributed as an auto-updating AppImage. AppImages are self-contained, executable applications.
-
Download
PhotoStructure.AppImage
into a directory where you’d like it to live, like~/Desktop
or~/bin
. -
Set the file to be executable.
If you’re comfortable in a terminal, run
chmod +x PhotoStructure*.AppImage
.Otherwise:
- Open the Files application,
- Navigate to the
PhotoStructure.AppImage
file, - Right-click the icon and select
Properties
: - Click the
Permissions
tab, and finally - Check the
Execute:
checkbox and close the window.
-
Finally, launch the app, either directly from the terminal, or by double-clicking the icon.
If you’re having problems, there is an instructional video on the AppImage website, or contact us for help.