You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gentoo currently is massively lacking resources when it comes to maintainers, so adding package to the official repos is a very slow process. In the past the process was: submit package request bug report with an ebuild attached, and a Github PR (bug report and PR), but they very likely won't be looked for the foreseeable future.
So instead, add the package to GURU (Gentoo's equivalent to Arch's AUR) and hopefully after showing you're a responsible maintainer, you'll be able to move the package up to the main repo. So that is where hyfetch currently is.
Add package to GURU
Get moved from ::guru to ::gentoo
Install info added to README
Other
Since GURU is only semi-official, it has to be enabled.
sudo emerge --ask app-eselect/eselect-repository
sudo eselect repository enable guru
sudo emaint sync --repo guru
sudo emerge --ask app-misc/hyfetch
The text was updated successfully, but these errors were encountered:
Gentoo
Gentoo currently is massively lacking resources when it comes to maintainers, so adding package to the official repos is a very slow process. In the past the process was: submit package request bug report with an ebuild attached, and a Github PR (bug report and PR), but they very likely won't be looked for the foreseeable future.
So instead, add the package to GURU (Gentoo's equivalent to Arch's AUR) and hopefully after showing you're a responsible maintainer, you'll be able to move the package up to the main repo. So that is where hyfetch currently is.
Other
Since GURU is only semi-official, it has to be enabled.
sudo emerge --ask app-eselect/eselect-repository sudo eselect repository enable guru sudo emaint sync --repo guru sudo emerge --ask app-misc/hyfetch
The text was updated successfully, but these errors were encountered: