Problem

Solution

cd /usr/share/texmf/tex/latex/
mkdir myaddons
cd myaddons
cp /home/richard/a0size.sty a0size.sty     # change to your .sty file
cp /home/richard/a0poster.cls a0poster.cls # this file type is often not necessary
texhash

References