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