Skip to main content

All Questions

1 vote
0 answers
243 views

Can't install dev-util/meson-0.49.2::gentoo, with emerge, can't install any other package from the list

I am installing gentoo and now I am installing the packages with: (chroot)ubuntu /boot # emerge --ask --newuse --deep --verbose sys-boot/grub:2 os- prober and dev-util/meson-0.49.2::gentoo ...
user348574's user avatar
1 vote
1 answer
1k views

Having Troubles Installing Ninja on Gentoo

I am trying to install ninja (as a prequisite for YouCompleteMe for vim) and I get error. Here is the summary of my =dev-util/ninja-1.8.2::gentoo Portage 2.3.31 (python 3.5.5-final-0, default/...
Cupitor's user avatar
  • 111
1 vote
1 answer
4k views

How to install custom source from git using my package manager in Gentoo?

I would like to install custom source from a git repository, but using my package manager (emerge for portage). Background I have installed Gentoo using EFI using Sakaki's tutorial, so I have ...
Clayton's user avatar
  • 229
4 votes
1 answer
2k views

Why does Chromium use so much disk space on Gentoo Linux?

I have chosen Gentoo for my Linux distribution. I installed it in VirtualBox for practice purposes only, so I just gave it 10GB of disk space. Yesterday when I tried to emerge the Chromium package, it ...
John's user avatar
  • 95
6 votes
2 answers
12k views

Emerge on Gentoo fails with "Multiple package instances within a single package slot have been pulled … in". How can I resolve this?

I'm trying to install Google Chrome on my recent Gentoo box. But emerge is throwing some errors that are way over my head. I genuinely don't know what the problem even is. !!! Multiple package ...
rivanov's user avatar
  • 271
13 votes
4 answers
44k views

Safely uninstall a package in Gentoo

I wanted to uninstall a specific package in Gentoo and browsed through the emerge man page. I found the --unmerge option: WARNING: This action can remove important packages! Removes all matching ...
daniel kullmann's user avatar