Step-by-step – Gentoo Install Package Getting Started Guide

June 15, 2020 | By the+gnu+linux+evangelist.

Getting Started

  1. 2. Synchronizing Portage

    To Synchronize the Ports Collection
    Simply play:

    sudo emerge --sync

    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.

  2. 3. Searching Stuff

    Search/Find Packages
    Play:

    emerge -q pAcKaGeNaMe

    Course replacing “pAcKaGeNaMe” with your searching Keyword in the above.

  3. 4. Installing Packages

    Installing New Packages
    Run:

    sudo emerge pAcKaGeNaMe

    Use the “ask” Flag to get a preview of the installed Packages as:

    sudo emerge --ask pAcKaGeNaMe

Contents


QuickChic Theme • Powered by WordPress