If you would like to verify that the downloaded files are authentic
you will need the corresponding @file{.changes} files. Each contains
checksums for the package files and is signed. If you saved Puck's
-GPG key in @file{~/Downloads/puck.txt}, you can add it to your keyring
-like this:
+GPG key in @file{~/Downloads/codemaster.txt}, you can add it to your
+keyring like this:
@example
-gpg --import ~/Downloads/puck.txt
+gpg --import ~/Downloads/codemaster.txt
@end example
Then verify the signature on the @file{.changes} file like this:
@end verbatim
As mentioned above, when you upgrade to a new version of Ubuntu you
-should first remove the @code{mit-scheme-pucked} package (and all of
-its plugins), then re-install them after changing the source URL.
+should first remove the @code{mit-scheme-pucked} package (which should
+remove all of its plugins), then install the packages built for your
+new Ubuntu.
@node Unix Installation
@section Unix Installation