sublime-text
sublime-text copied to clipboard
No package found
Hi, I am still new to Gentoo and wasn't sure where to post this...
I added the overlay with layman but when I "emerge -s sublime" no packages are found. Any idea?
Thanks in advance!
Did you run emerge --sync
?
Hi, I did but no results are returned.
In /var/lib/layman/make.conf I have:
PORTDIR_OVERLAY="
/var/lib/layman/sublime-text
$PORTDIR_OVERLAY
/usr/local/portage/ ${PORTDIR_OVERLAY}"
I have tried sourcing it and running emerge --sync but nothing changes. As said I am new to Gentoo so not sure what I am missing
Try to execute the following:
sudo layman -a sublime-text
sudo layman -S
sudo emerge --sync
sudo emerge --ask --verbose sublime-text
Hello i have this issue too, since it's still open i didn't want to start another issue.
Same issue after getting the overlay with layman and trying to install sublime i get
emerge: there are no binary packages to satisfy "sublime-text".
I tried what you said to execute but it still does not work or install properly.