add to /etc/pacman.conf:
[unity]
Server = http://unity.xe-xe.org/$arch
[unity-extra]
Server = http://unity.xe-xe.org/extra/$arch
and do
# pacman -Suy
# pacman -S $(pacman -Slq unity)
NOTE: There is many ubuntu-patched packages that replaces original Arch packages.
Also it is recommended to use freetype2-ubuntu from AUR.
|