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.
 
- 
Open a Terminal Window 
 (Press “Enter” to Execute Commands)
- 
Prepare the System su equo update equo install entropy 
- 
Searching for Packages by Keyword equo search <myKey> 
- 
Installing New Packages equo install --ask <myPackage> 
- 
Removing Packages equo remove <myPackage> 
