
You can use X (Twitter) on Ubuntu, but the best method for most people is the browser or web app shortcut route. There is no official native X desktop app for Ubuntu, and older Linux Twitter clients are not reliable enough to recommend as the main option.
If you want the simplest setup, open X.com in Firefox, Chrome, Chromium, Brave, or Edge. If you want it to feel more like a desktop app, create a browser shortcut or use GNOME Web’s web app feature.
This keeps you on the official X website, works on current Ubuntu releases, and avoids depending on a discontinued third-party client.
Best Ways to Use X (Twitter) on Ubuntu
The best way to use X on Ubuntu is to treat it as a web service first. X’s official desktop experience is the website, while the official app download page focuses on iOS and Android rather than Linux.
That matters because X has changed its developer access over the years. Third-party clients can break when API rules, login flows, or account permissions change. A browser session is less fragile because it uses the same website that X updates for everyone.
Use X.com in your browser first. Add a desktop shortcut if you want a separate app window. Treat Cawbird as legacy software, not the main solution.
Method 1: Use X in a Browser on Ubuntu
The browser method is the simplest and most reliable option. It works with Firefox, Chrome, Chromium, Brave, Edge, Vivaldi, Opera, and most other modern browsers available on Ubuntu.
- Open your preferred browser on Ubuntu.
- Go to https://x.com/.
- Sign in with your X account.
- Allow browser notifications if you want desktop alerts.
- Bookmark the page or pin the tab if you use X often.
Note: If you use multiple X accounts, a separate browser profile is cleaner than signing in and out all day. Chrome, Chromium, Brave, and Firefox all support separate profiles.
Method 2: Create an X Desktop Shortcut on Ubuntu
If you want X to open like a desktop app, use a browser shortcut. This does not install a native Linux app. It creates a launcher that opens X.com in its own browser-managed window.
Chrome, Chromium, or Brave
Chromium-based browsers are usually the easiest way to create a desktop-style X shortcut on Ubuntu.
- Open Chrome, Chromium, or Brave.
- Go to https://x.com/.
- Open the browser menu in the top-right corner.
- Choose the shortcut or app option. In Chrome, this is usually under More Tools, then Create shortcut.
- Name the shortcut X or X Twitter.
- If your browser shows an Open as window option, enable it.
- Launch X from your Ubuntu app menu.
Google’s own Chrome help says Linux users can add a website shortcut as an app. The exact menu label can change between browser versions, but the idea is the same: create a shortcut for X.com and open it like a separate app window.
Microsoft Edge
Microsoft Edge also supports installing websites as apps on Linux. If you already use Edge on Ubuntu, this is a clean way to keep X separate from your normal browsing tabs.
- Open Edge.
- Go to https://x.com/.
- Open the Edge menu.
- Choose Apps, then choose Install this site as an app.
- Confirm the name and open it from your app launcher.
Method 3: Use GNOME Web as an X Web App
GNOME Web, also called Epiphany, can save websites as web apps. This fits Ubuntu users who want a separate launcher icon without using Chrome or Edge.
You can install GNOME Web from Ubuntu Software or with this command:
sudo apt update
sudo apt install epiphany-browser
Then create the X web app:
- Open GNOME Web.
- Go to https://x.com/.
- Open the menu button in the top-right corner.
- Select Install as Web App.
- Name it X or X Twitter.
- Launch it from the Ubuntu Activities overview.
Note: GNOME Web is useful for a simple app-style window, but some users may prefer Chrome, Chromium, or Brave if they need stronger extension support, profile management, or password manager integration.
Legacy Method: Cawbird on Ubuntu
Cawbird was a popular open-source Twitter client for Linux, but it should no longer be presented as the best way to use X on Ubuntu. The official Cawbird GitHub page says Cawbird for Twitter stopped being developed in January 2023 after Twitter changed its developer agreement and revoked API keys.
That makes Cawbird a legacy option. It may still appear in some package sources, and the Snap Store still lists it, but Snapcraft also warns that the snap has not been updated in a while and may be unmaintained.
Recommendation: most users should skip Cawbird and use X.com in a browser instead.
If you already installed Cawbird from the old guide, you can remove it with the command that matches your install method.
Remove the APT Version
sudo apt remove cawbird
Remove the Snap Version
sudo snap remove cawbird
Remove the Flatpak Version
flatpak uninstall uk.co.ibboard.cawbird
You can also remove its old local settings if you no longer need them:
rm -rf ~/.config/cawbird
X Login, Notifications, and Privacy Tips on Ubuntu
Most X problems on Ubuntu are browser permission problems, not Ubuntu problems. Start with the browser method, then check these basics.
Try a private window, clear X.com cookies, disable aggressive tracker blocking for X.com, or sign in from a clean browser profile.
Allow notifications for X.com in your browser, then check Ubuntu’s notification settings for that browser or web app.
Use separate browser profiles if you manage more than one X account. It is cleaner than mixing personal and work sessions in one profile.
Avoid unknown X/Twitter desktop wrappers. A browser profile gives you clearer control over cookies, saved passwords, extensions, and permissions.
Related Ubuntu Social Apps
If you are setting up social and messaging apps on Ubuntu, these related guides may help:
- Facebook Messenger on Ubuntu
- Telegram for Ubuntu
- Discord on Ubuntu
- Best Web Browsers for Ubuntu
- WhatsApp on Ubuntu
FAQ
Can I use X or Twitter on Ubuntu?
Yes. The safest way to use X, formerly Twitter, on Ubuntu is to open X.com in a modern browser such as Firefox, Chrome, Chromium, Brave, or Edge.
Is there an official X desktop app for Ubuntu?
No. X offers official mobile apps for iOS and Android, but there is no official native X desktop app for Ubuntu or other Linux desktops.
What is the best way to use X on Ubuntu?
The best option for most Ubuntu users is the browser or web app shortcut method. It uses the official X website, stays current when X changes, and avoids relying on an old third-party Linux client.
Does Cawbird still work for Twitter on Ubuntu?
Cawbird should be treated as a legacy option. The official Cawbird GitHub page says development stopped in January 2023 after Twitter changed its developer rules and revoked API keys.
Can I make X open like a desktop app on Ubuntu?
Yes. Chrome, Chromium, Brave, and some other browsers can create a desktop-style shortcut for X.com. GNOME Web can also save a page as a web app from its menu.

