My question is how do I get the MD5Sum of a DEB file? I’m making a cydia repo, and my Packages file needs this. I know how to find an MD5Sum, I just don’t know what to convert to MD5.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Like this?
… Assuming this is the file containing your package.
Seriously, though, the toolchain already knows how to calculate this. Just use the existing Debian tools to set up your repo.