
Announcing the stable release of Unity 7.6
Unity 7.6 will be the first major release of Unity in 6 years (the last release was in May 2016). We have restarted the …
Unity 7.6 is now available for Arch Linux! I’ve ported all of the Unity packages in the Ubuntu repositories, including unity-control-center
, unity-settings-daemon
, compiz
with the Ubuntu patches, nux
, unity-greeter
and unity-tweak-tool
among others.
Installing Unity on Arch Linux
curl https://unity.ruds.io/repo.key | sudo pacman-key --add -
sudo pacman-key --lsign-key 3FB6809130A5DB7F
[community]
in /etc/pacman.conf:[arch-unity]
SigLevel = Required DatabaseOptional
Server = https://unity.ruds.io/arch-unity
sudo sh -c "pacman -Syyu; pacman -S unity-meta"
sudo systemctl enable --now lightdm
Notes
appmenu-gtk-module
are known to cause some apps to break under Unity.Contributing
You can help contribute to the packaging at https://gitlab.com/Unity-for-Arch.
Credits: This port is based on an earlier effort, Unity-for-Arch by chenxiaolong (maintained from 2011-2016). I would also like to thank 3v1n0, mitya57 and c4pp4 for their help in this journey.
Unity 7.6 will be the first major release of Unity in 6 years (the last release was in May 2016). We have restarted the …
Unity 7.6 will be the first major release of Unity in 6 years (the last release was in May 2016). We have restarted the …