.deb file, making it straightforward to install on Ubuntu and any Ubuntu/Debian-based distribution. You get the full 360 Search experience — private search, AI, weather, news, and more — running natively in its own window, outside of any browser.
Supported Distributions
- Ubuntu
- Debian
- Zorin OS
- Linux Mint
- Pop!_OS
Current Version
2.0.3Installation Steps
Go to GitHub Releases
Open your browser and navigate to https://github.com/360-By-360Digital/360/releases.
Install with dpkg
Open a terminal in the directory where you downloaded the file and run:
If
dpkg reports dependency errors during installation, run sudo apt install -f to automatically resolve and install any missing dependencies, then retry.Updating
To update to a newer version, download the new.deb package from GitHub Releases and run the same install command:
<new-version> with the version number of the release you downloaded. Running dpkg -i over an existing installation upgrades it in place.