Skip to content

Debian bullseye testing #196

Answered by git-aniket
git-aniket asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, Figured it out finally.
In order to use OBK for Bullseye, one has to compile it from its source.
Just that the Bullseye seems to have rearranged some packages in its repo's, and has no package candidate called 'qt5-default'.
Instead one needs to install the qt5base-dev instead.

sudo apt-get install build-essential rustc cargo cmake libibus-1.0-dev qtbase5-dev libzstd-dev
Then compile and restart the PC.
https://packages.debian.org/bullseye/qtbase5-dev
Once that was done it worked like charm for me!!!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mominul
Comment options

Answer selected by mominul
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants