Choqok is a free and open source micro blogging client application for Linux. Currently it supports Twitter, GNU Social, Pump.io, Friendica and Open Collaboration Services. It comes with reply, send and receive direct messages, multiple Accounts support, search API support, KWallet and KNotification integration, shortening urls, proxy, preview images and videos support and more.
How to Install Choqok on Ubuntu Linux
You can install Choqok client app using the terminal app. Choqok is available as a flatpak package from flathub. Follow below link for the flatpak and flathub installation instruction.
How to Install Flatpak and Flathub
Restart your system after the installation. Now open the terminal app (ctrl+alt+t) and run below Choqok flatpak install command.
flatpak install flathub org.kde.choqok
After that open Choqok using this command.
flatpak run org.kde.choqok
And you can also uninstall it via
sudo flatpak uninstall org.kde.choqok
That’s it.