• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

ego Command Examples in Funtoo Linux

by admin

The “ego” command in Funtoo Linux is a command line interface (CLI) tool that is used to manage and configure the Funtoo Linux system. It allows users to easily install, configure, and manage software packages, as well as perform other system administration tasks.

The “ego” command is built on top of the Portage package manager, which is the package manager used by Funtoo Linux. The command provides a simple and easy-to-use interface for performing common package management tasks such as installing, upgrading, and removing software packages.

1. Synchronize the Portage tree:

# ego sync

2. Update the bootloader configuration:

# ego boot update

3. Read a Funtoo wiki page by name:

# ego doc wiki_page

4. Print current profile:

# ego profile show

5. Enable/Disable mix-ins:

# ego profile mix-in +gnome -kde-plasma-5

6. Query Funtoo bugs, related to a specified package:

# ego query bug package

Filed Under: Linux

Some more articles you might also be interested in …

  1. CentOS / RHEL 6 : How to list or install only security updates with yum
  2. How to configure VNC Server on Oracle Linux 6
  3. links: command not found
  4. iftop Command Examples in Linux
  5. Nohup Command Examples – Runs a Command that Keeps Running after You Log Out
  6. Linux OS Service ‘acpid’
  7. which: command not found
  8. usermod Command Examples in Linux
  9. pwd Command Examples in Linux
  10. Common Error Messages from Command xfs_repair in Linux

You May Also Like

Primary Sidebar

Recent Posts

  • nixos-rebuild Command Examples in Linux
  • nixos-option: Command Examples in Linux
  • nixos-container : Command Examples in Linux
  • nitrogen Command Examples in Linux

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright