Skip to content

Conversation

@gonX
Copy link
Member

@gonX gonX commented Oct 3, 2025

Fixes #288

Pre-PR:

  • Debian install step:
# Install the package
sudo apt install ./opentabletdriver-{{VERSION}}-1-x64.deb
  • Fedora install step:
sudo dnf install ./OpenTabletDriver.rpm

Post-PR

  • Debian install step:
# Install the package
sudo apt install ./opentabletdriver-0.6.6.0-1-x64.deb
  • Fedora install step:
sudo dnf install ./opentabletdriver-0.6.6.0-1.x86_64.rpm

@gonX gonX added bug Something isn't working wiki Improvements or additions to the wiki labels Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working wiki Improvements or additions to the wiki

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Linux installation guide install commands should consistently include version where needed

1 participant