Skip to content

Installation

This page will guide you through installing BShellX Pro.

Supported Platforms

BShellX Pro supports major operating systems:

PlatformArchitectureInstaller FormatMinimum Version
Windowsx64.exe / .msiWindows 10+
macOSx64 / ARM.dmg / .zipmacOS 10.15+
Linuxx64 / ARM.deb / .rpm / .tar.gzUbuntu 18.04+

Download and Install

Windows Installation

  1. Visit BShellX Official Website to download the latest version
  2. Double-click the .exe installer
  3. Choose installation path (default is recommended)
  4. Click "Next" to complete installation

Method 2: Portable Version

Download the .zip portable version, extract and run directly without installation.

macOS Installation

  1. Visit BShellX Official Website to download the .dmg file
  2. Double-click to open the .dmg file
  3. Drag the BShellX Pro icon to the Applications folder
  4. Launch the app from Applications

macOS Security Notice

On first launch, you may see a "cannot verify developer" warning. Go to "System Preferences" → "Security & Privacy" and click "Open Anyway".

Linux Installation

Debian/Ubuntu

bash
# Install after downloading .deb package
sudo dpkg -i bshellx-pro_x.x.x_amd64.deb

# If there are dependency issues, run
sudo apt-get install -f

RHEL/CentOS/Fedora

bash
# Install after downloading .rpm package
sudo rpm -i bshellx-pro-x.x.x.x86_64.rpm

Universal Installation (All Distributions)

bash
# Download .tar.gz package
tar -xzf bshellx-pro-x.x.x.tar.gz
cd bshellx-pro
./bshellx-pro

Launch the Application

After installation, launch BShellX Pro:

PlatformLaunch Method
WindowsDouble-click desktop icon, or search "BShellX Pro" from Start menu
macOSDouble-click from Applications folder
LinuxRun ./bshellx-pro, or launch from application menu

Verify Installation

After launching, verify successful installation by:

  1. Check that "BShellX Pro" appears in the menu bar
  2. Click "Help" → "About" to view version information

Next Steps

After installation, continue with:

BShellX Pro Documentation