Installing Password Gorilla on Fedora 14
Date: 13 December 2010
Categories: fedora
I switched to Fedora 14 on my laptop a few weeks back. It’s been working great but there’s no package for the Password Gorilla which I use to keep track of passwords. Fortunately, installing from source is easy.
yum install tk itcl Now that the prereqs are installed, we can grab the source. I checked out the code from the git repository but you can get the tarball. Since gorilla is a TCL app, there’s nothing to compile.