Fix AppStream cache update completed, but some metadata was ignored due to errors

The bug has been fixed in appstream package version 0.10.1, but the version that gets installed in Ubuntu 16.04 is 0.9.4 by default. Ubuntu 16.10 automatically receives the update as it’s provided in its standard repositories.   The updated package version with the bugfix for Ubuntu 16.04 however is only …

SLICK-GREETER设置选项

https://manpages.debian.org/testing/slick-greeter/slick-greeter.1 NAME slick-greeter – distro agnostic LightDM greeter SYNOPSIS slick-greeter [ OPTIONS ] DESCRIPTION Slick Greeter is a LightDM greeter for all desktops. It is run by the LightDM daemon if configured in lightdm.conf. It is not normally run by a user, but can run in a test mode with the –test-mode option. This …

Want to experiment with Lightdm slick greeter?

原文:https://forum.endeavouros.com/t/want-to-experiment-with-lightdm-slick-greeter/298 By default, EndeavourOS uses LightDM for the log-in, and uses the lightdm-gtk-greeter. There is absolutely nothing wrong with lightdm-gtk-greeter, but if you’re like me and just have to tinker around, here is how to play around with lightdm-slick-greeter. Open a terminal window, and as root install lightdm-slick-greeter and lightdm-settings …

Arch Linux Localization

安装的Arch Linux若默认设置了英文环境,可以通过修改locale来更改。 #vim /etc/locale.gen 取消注释想要使用的语言,完成后执行 #locale-gen 注销并重新登录,在设置中将可以选择不同的语言。假如使用的是Cinnamon桌面,设置中没有更改语言的选项,可以通过AUR安装 mintlocale,注销并重新登录之后便会有更改语言的选项。