You are not logged in.
Is md5sum part of arch by default or does one need to install it through pacman/yaourt? If it has to be installed, which package contains it? I don't see anything close to md5sum with "pacman -Ss md5". (I already have it installed on my system, but I am just wondering is it there by default or not)
thank you
Last edited by pootzko (2012-01-22 12:25:36)
...I put on my robe and a wizard hat...
Offline
ngoonee@ngoonee-laptop ~ % which md5sum
/usr/bin/md5sum
ngoonee@ngoonee-laptop ~ % pacman -Qo /usr/bin/md5sum
/usr/bin/md5sum is owned by coreutils 8.15-1Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
https://wiki.archlinux.org/index.php/FA … is_X_in.3F could help.
Last edited by karol (2012-01-21 11:30:31)
Offline
thanks to both of you ![]()
...I put on my robe and a wizard hat...
Offline
Please remember to mark the thread as solved :-)
Offline
ngoonee@ngoonee-laptop ~ % which md5sum /usr/bin/md5sum ngoonee@ngoonee-laptop ~ % pacman -Qo /usr/bin/md5sum /usr/bin/md5sum is owned by coreutils 8.15-1
Tip:
pacman -Qo md5sumworks...
Offline