Install

Install the package or the full driver stack. All options install the GUI, CLI, udev rules, and permission helper. Choose the full stack installer if you also need the casper-wmi DKMS driver.

Full stack

App, permission rules, and DKMS driver.

curl -fsSL https://raw.githubusercontent.com/mert-kurttutan/cecc-linux/main/scripts/driver-bash/install-release.sh | sudo bash

Debian / Ubuntu

GUI, CLI, udev rules, and permission helper.

wget https://github.com/mert-kurttutan/cecc-linux/releases/download/v0.1.33/excalibur-control-center_0.1.33_amd64.deb
sudo apt install ./excalibur-control-center_0.1.33_amd64.deb

Fedora / RPM

GUI, CLI, udev rules, and permission helper.

wget https://github.com/mert-kurttutan/cecc-linux/releases/download/v0.1.33/excalibur-control-center-0.1.33-1.x86_64.rpm
sudo dnf install ./excalibur-control-center-0.1.33-1.x86_64.rpm