No more unofficial repos!
Easily and safely install TUXEDO software on Fedora with the official TUXEDO Computers repository for drivers and Control Center.
TUXEDO Control Center (TCC) is a free, open-source, and user-friendly tool developed by TUXEDOComputers to help their clients control and configure their TUXEDO notebooks (It is installable on non-TUXEDO hardware, but some of its features may not work).
TUXEDOComputers do not officially support Fedora Linux. However, you can install their control center app on your Fedora with just a few command lines (Thanks to Kallepm).
This article is sponsored by TUXEDOComputers, a German company that produces Linux hardware, notebooks, computers, and more. Always and forever, all ideas and opinions on this website are wholly mine, as my values are not for sale. To learn more, read our Code of Ethics.
To Install TCC on Fedora, you need first to install the tuxedo-keyboard package:
- Open a terminal window and run the following command lines (this will add the package repository created by kallepm and provided by Fedora COPR):
sudo dnf install kernel-devel && sudo dnf copr enable kallepm/tuxedo-keyboard && sudo dnf install tuxedo-keyboard
Now, you are a few command lines away from installing TCC on your Fedora Linux (I hope you did not close the terminal window):
- Enable the TCC COPR repository:
sudo dnf copr enable kallepm/tuxedo-control-center
- Install TCC package:
sudo dnf install tuxedo-control-center
- Reboot:
sudo reboot
And voila, you just installed the TUXEDO Control Center on Fedora Linux.

💬 What do you think of TCC? What are your suggestions to improve it?



Linux-Tech&More Comment Policy
Comments are welcomed and encouraged on this blog. Spam, abusive and off-topics comments will be deleted. Please read our Comments policy before commenting.
Join the Discussion!