First page Back Continue Last page Overview Graphics
Decompress the (verified) packages
unpack each file:
tar -xvjf loop-AES-v2.0d.tar.bz2
tar -xvjf ciphers-v2.0d.tar.bz2
tar -xvjf aespipe-v2.2a.tar.bz2
tar -xvjf util-linux-2.12.tar.gz
or
ls -1 *.bz2|xargs -n1 tar -xvjf
Notes: