Close Menu
TechurzTechurz
    What's Hot

    Why Sandbar thinks it’s voice-enabled ring can avoid the AI hardware graveyard

    August 12, 2026

    How a $250 million acquisition collapsed into allegations of fraud and forged signatures

    August 12, 2026

    AI coding startup Cognition reportedly already in talks to raise at $40B valuation

    August 12, 2026
    X (Twitter) Pinterest YouTube LinkedIn WhatsApp
    Tech Pulse
    • Why Sandbar thinks it’s voice-enabled ring can avoid the AI hardware graveyard
    • How a $250 million acquisition collapsed into allegations of fraud and forged signatures
    • AI coding startup Cognition reportedly already in talks to raise at $40B valuation
    • Lovable confirms new $13.3B valuation, raises another $400M
    • Silkroad Innovation Hub’s Road to Battlefield competition continues
    X (Twitter) Pinterest YouTube LinkedIn WhatsApp
    TechurzTechurz
    • Home
    • Tech Pulse
    • Future Tech
    • AI Systems
    • Cyber Reality
    • Disruption Lab
    • Signals
    TechurzTechurz
    Home - AI - Gemini’s command line tool is a hidden productivity game changer – and it’s free
    AI

    Gemini’s command line tool is a hidden productivity game changer – and it’s free

    TechurzBy TechurzJuly 3, 2025Updated:May 10, 2026No Comments4 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Reddit Telegram Email
    Gemini's command line tool is a hidden productivity game changer - and it's free
    Share
    Facebook Twitter LinkedIn Pinterest Email


    Jack Wallen / Elyse Betters Picaro / ZDNET

    AI has finally started to trickle into the Linux command line. Thanks to the likes of Ollama, this reality is no longer avoidable: it’s here, and it’s not going anywhere. That’s not to say you have to use AI in your Linux terminal, but you can. For those who benefit from AI and often use the Linux Command Line Interface (CLI), the combination of the two can be a very powerful productivity boost.

    Yes, you can get the power of Gemini AI directly in your Linux terminal.

    Also: My two favorite AI apps on Linux – and how I use them to get more done

    Gemini CLI is a locally installed tool that can be used for a wide range of tasks, such as content generation, problem solving, deep research, and even task management. Although the original focus of Gemini CLI was on developers, it can also be used by end users who want to access AI without having to use a web browser or a third-party GUI.

    The problem with Gemini CLI is that it’s a bit tricky to install. Fortunately, I’m here to help you with that.

    Table of contents
    1 How to install Gemini CLI on Ubuntu
    2 Gemini first run steps
    3 1. Run Gemini
    4 2. Select your theme
    5 3. Select your authentication method
    6 4. Authenticate

    How to install Gemini CLI on Ubuntu

    What you’ll need: The only things you’ll need are a running instance of Ubuntu Linux (or a distribution based on Ubuntu), a user with sudo privileges, and a working Google account. Make sure you’ve already signed in to your Google account with your default web browser before running Gemini CLI for the first time.

    Next, we’re going to install Node.js (because Gemini CLI is installed with the Node.js package manager, npm). To install Node.js, issue the command:

    Show more

    sudo apt-get install nodejs -y

    Now, we can install NPM with the command:

    Show more

    sudo apt-get install npm -y

    I’ve come across several pieces of documentation that instruct how to install Gemini CLI with npm, but many of them wind up with the gemini command not found. The only sure way to install Gemini CLI properly is with the command:

    Show more

    sudo npm install -g @google/gemini-cli

    When that finishes, you’re ready to run Gemini.

    Note: If you get an error when trying to run Gemini, you might have to install the latest version of Node.js, which can be done with the following commands:

    curl -fsSL https://deb.nodesource.com/setup_23.x -o nodesource_setup.sh
    sudo -E bash nodesource_setup.sh
    sudo apt-get install nodejs -y

    After running the above, you’ll have to reinstall npm with:

    sudo apt-get install npm -y

    Gemini first run steps

    1. Run Gemini

    The first thing you must do is run Gemini with the command:

    gemini

    2. Select your theme

    Gemini will prompt you to select a theme. Since this is a curses-based application, use your arrow keys to select the theme you want, then hit Enter on your keyboard.

    Also: How I feed my files to a local AI for better, more relevant responses

    You can select from any one of the included themes.

    Jack Wallen/ZDNET

    3. Select your authentication method

    You read that right: you have to log in with your Google account. There are other ways to authenticate (Gemini API Key or Vertex AI), but using your Google account is the easiest method. Make sure “Login with Google” is selected, then hit Enter on your keyboard.

    Also: Here’s how I finally cracked a tricky Linux problem with this AI terminal app

    I would recommend using the Google Authentication method, as it’s the easiest.

    Jack Wallen/ZDNET

    4. Authenticate

    When you hit Enter on your keyboard, your default web browser will open, where you can select the Google account you want to use. Once you’ve authenticated, the terminal window will change to a Gemini prompt, where you can type your first query.

    Also: The first 5 Linux commands every new user should learn

    You are now ready to run your first query.

    Jack Wallen/ZDNET

    And that is how you install the Gemini CLI tool on Linux. Enjoy the power of AI in your terminal.

    Also: How to run DeepSeek AI locally to protect your privacy – 2 easy ways

    Get the morning’s top stories in your inbox each day with our Tech Today newsletter.

    changer command free Game Geminis hidden line productivity Tool
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleErneute Cyberattacke auf Internationalen Strafgerichtshof
    Next Article Best phone 2025: the top smartphones to buy right now
    Techurz
    • Website

    Related Posts

    Opinion

    Meet Wrinkles, an AI app that uncovers the hidden stories of the places around you

    August 4, 2026
    Opinion

    Popular open source AI developer tool Ollama raises $65M, grows to nearly 9M users

    July 9, 2026
    Opinion

    Hot French startup ZML releases free product to speed inference across lots of AI chips

    July 8, 2026
    Add A Comment
    Latest Tech Pulse

    College social app Fizz expands into grocery delivery

    September 3, 20252,290

    12 Father’s Day E-Card Sites That Are Actually Good

    June 4, 202523

    SolarSquare in talks to raise up to $60M as India’s rooftop solar market draws major VC interest

    May 23, 202622
    Stay In Touch
    • YouTube
    • WhatsApp
    • Twitter
    • Pinterest
    • LinkedIn

    Techurz helps readers stay ahead of digital change with clear, practical, future focused technology intelligence written today,searched tomorrow.

    X (Twitter) Pinterest YouTube LinkedIn WhatsApp
    Company
    • About Us
    • Contact Us
    • Our Authors / Editorial Team
    • Write For Us
    • Advertise
    Policy
    • Editorial Policy
    • Privacy Policy
    • Terms and Conditions
    • Affiliate Disclosure
    • Cookie Policy
    • Disclaimer
    • DMCA
    Explore
    • AI Systems
    • Cyber Reality
    • Future Tech
    • Disruption Lab
    • Signals
    • Tech Pulse
    • Sitemap

    Join the Techurz Brief

    The future does not arrive suddenly.
    Stay ahead with fast, sharp tech signals.

    Type above and press Enter to search. Press Esc to cancel.