Skip to content
Cyclop OS
HelpFeaturesCyclop ConnectDownload
Cyclop Technologies
LoginSign Up
Back to Help Center
Cyclop OSHelp

Install Apps

InstallSystem RequirementsUpdateGraphicsInstall AppsGaming

Application installation

Install apps on Cyclop OS

From the Software Store to the terminal, Cyclop OS gives you several ways to install applications, games, and software built for other platforms.

Software Store.deb appsWindows appsAPT repositories

Install from the Software Store

The Software Store is the easiest way to install apps on Cyclop OS. It pulls applications from:

  • The Cyclop OS and Ubuntu APT repositories.
  • Flathub (Flatpak applications).
  • The Snap Store (Snap applications).

To install an app:

  1. Open the Cyclop Menu and search for Software.
  2. Use the search bar to find an app.
  3. Click the app to view details and screenshots.
  4. Press Install and enter your password if prompted.
  5. Once installed, the app appears in the menu.

Install .deb applications

Some third-party apps ship a .deb file. To install one:

  1. Download the .deb file from the developer's website.
  2. Double-click it to open it in the Software Store, then press Install.

Or install it from the terminal:

sudo apt install ./name-of-package.deb

Install Windows applications with Wine

Cyclop OS can run many applications built for Windows through Wine:

  1. Download the app's original .exe or .msi installer.
  2. Right-click the file and select Install Windows Application.
  3. Follow the installation process.
  4. For apps that need extra tuning, use PlayOnLinux.
Looking to install games? See the gaming guide for Steam, Proton, and Lutris.

Add APT repositories

Advanced users can add extra software sources from the terminal. To add a PPA and refresh the package list:

sudo add-apt-repository ppa:publisher/ppa && sudo apt update

Then install a package from it with:

sudo apt install package-name
Explore more features
Cyclop Technologies LogoCyclop Technologies

A future that belongs to all of us.

Quick Links

Cyclop OSSupportFeaturesDownloadContact

© 2026 Cyclop Technologies. All rights reserved.

Terms of ServicePrivacy PolicyCookies Policy