Desktop Installation
PearPass is available for Windows, macOS, and Linux. We'll walk through the steps to get PearPass set up and running smoothly on your computer. Follow the instructions specific to your operating system.
Windows Installation
Download the Windows Installer
Visit the official PearPass download page and select the Windows installer.
Open the Installer
Once the download is completed, double-click the installer file.
Follow the On-Screen Instructions
Proceed through the installation steps as guided by the setup wizard.
Launch PearPass
After the installation completes, open PearPass from the Start Menu or your desktop shortcut.
macOS Installation
Open the PearPass download page
Visit the official PearPass download page.
Choose the correct Installer for your Mac
- Intel-based Mac: Select the Intel Mac download.
- Apple Silicon (M1, M2, M3, M4, and M5): Select the Apple Silicon download.
Open the downloaded file
Once the download is completed, double-click the .dmg file to open it.
Launch PearPass
Open PearPass from the Applications folder or use Spotlight to search for and launch it.
Confirm Security pop-up
Click Confirm on the pop-up that says: "You've downloaded this app from the internet. Are you sure you want to open it?" to proceed.
Linux Installation
Open the PearPass download page
Visit the official PearPass download page.
Choose the correct Installer for your system
- x64 (Intel/AMD): Select the x64 Linux download.
- ARM64: Select the ARM64 Linux download.
Open the downloaded file
Once the download is completed, double-click the .AppImage file to launch the app.
Make the AppImage Executable (Optional)
If double-clicking doesn't launch the app due to permissions, you may need to make it executable.
Using GUI
- Right-click the
.AppImagefile - Select properties
- Open the Permissions tab.
- Check "Allow executing file as a program".
Using the Terminal
chmod +x path/to/YourApp.AppImage