Linux Sabayon 13+ How to Getting-Starting Installing Packages By Command Line

October 14, 2013 | By the+gnu+linux+evangelist.

How to Getting-Started Quickly on Installing Packages Sabayon 13+

This Short Guide Want to Quickly Introduce the Easy Way of Searching/Installing/Removing Packages for Linux Sabayon by the equo Package Manager.

The equo Package Manager is a Creation of the Gentoo Based Distro Sabayon and It Make Easier to Installing Packages with Automatic Dependencies Management.

Finally, the post’s Content is Expressly Reduced to Give Focus to the Essentials Instructions and Commands.

Sabayon Getting-Started Installing Packages
  1. Open a Terminal Window
    (Press “Enter” to Execute Commands)

  2. Prepare the System

    su 
    equo update
    equo install entropy
  3. Searching for Packages by Keyword

    equo search <myKey>
  4. Installing New Packages

    equo install --ask <myPackage>
  5. Removing Packages

    equo remove <myPackage>

QuickChic Theme • Powered by WordPress