Wine Runner Suite

Effortlessly run Windows applications on your Debian-based Linux system!

Quick Install / Update

Run the following command in your terminal:

curl -sSL https://tapelu-io.github.io/install.sh | sudo bash

Note: This command requires sudo privileges to install the package and its dependencies system-wide.

What is Wine Runner Suite?

Wine Runner Suite simplifies running Windows applications and games on Debian, Ubuntu, and their derivatives. It provides:

  • A unified wine-runner command-line tool.
  • Automatic Wine prefix initialization with essential components (corefonts, vcrun2022, WebView2 attempt, font substitutions).
  • Easy installation of .exe and .msi files with an option to auto-run and create desktop shortcuts via the --install flag.
  • Configuration via /etc/wine-runner/wine-runner.conf for CPU affinity and extra Winetricks verbs.
  • Seamless double-click integration for .exe and .msi files for intuitive use.

Gemini Setup Agent

Run this script to install and configure the Gemini AI agent integration tools on your system:

curl -sSL https://tapelu-io.github.io/gemini_setup_agent.sh | sudo bash

Note: This script requires sudo privileges to install necessary dependencies and register the Gemini service.

Ubuntu Cleaner

This utility script helps clean up unnecessary packages and optimize your Ubuntu/Debian-based Linux system:

curl -sSL https://tapelu-io.github.io/ubuntu_cleaner.sh | sudo bash

Note: This script runs non-destructive cleaning by default but can optionally remove old kernels if selected during execution.

Build Threads Utility

This script optimizes build processes by dynamically setting the number of threads based on your CPU cores. Useful for compiling large projects faster:

curl -sSL https://tapelu-io.github.io/build_threads.sh | sudo bash

Note: This script sets optimal thread count for builds (e.g., when using make, cmake, etc.). It works best on systems with multiple CPU cores.

License & Disclaimer

Wine Runner Suite (this installer script and the packaged helper tools) is developed by tapelu-io and is licensed under the MIT License.

This software facilitates the installation and use of third-party software. These components are subject to their own licenses. Wine Runner Suite does not bundle or redistribute them but assists in their setup within a Wine environment.