20 Feb 2015
Guide for: Ubuntu, Linux Mint e Debian.
Just use the "convert" command:
convert *.jpg imagesfromjpg.pdf
Simple, no?
"Convert" is a part of imagemagick
package. To install just use:
sudo apt-get install imagemagick