So here is how i did it.
Copy the code below into your terminal.
pacman -S gmp libxinerama packer base-devel
packer -S dpkg
wget http://archive.raspbian.org/raspbian/pool/main/x/xmonad/xmonad_0.11-9_armhf.deb
dpkg --force-depends -i xmonad_0.11-9_armhf.deb
rm xmonad_0.11-9_armhf.deb
This should work. That is all. Have Fun.
No comments:
Post a Comment