注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "News:Gnome-3.20 Update"
Jump to navigation
Jump to search
(Created page with "{{News |Summary=Gnome-3.20 Update |News Format=Extended |News Category=General |Author=Oleg |Publication Status=Draft |Publication Date=2016/08/17 }} * gnome-3.20 update avai...") |
|||
Line 8: | Line 8: | ||
}} | }} | ||
* gnome-3.20 update available. In Funtoo/ | * gnome-3.20 update available. In Funtoo/Linux it's a major update since October, 2015. This release is mainly improvements and fixes from upstream Gnome project. On Funtoo side, this update involves only few certain changes, which allows to run gnome3 without hard dependency on systemd. To perform update, assuming that, <code>gnome</code> mix-in enabled, use following: | ||
<console> | <console> |
Revision as of 05:15, August 17, 2016
Gnome-3.20 Update
- gnome-3.20 update available. In Funtoo/Linux it's a major update since October, 2015. This release is mainly improvements and fixes from upstream Gnome project. On Funtoo side, this update involves only few certain changes, which allows to run gnome3 without hard dependency on systemd. To perform update, assuming that,
gnome
mix-in enabled, use following:
root # emerge --sync root # emerge -uDN @world