You are not logged in.

#1 2012-01-21 10:13:06

pootzko
Member
From: Nerdvana
Registered: 2008-06-23
Posts: 109
Website

[Solved] md5sum package name?

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

#2 2012-01-21 10:18:57

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,360

Re: [Solved] md5sum package name?

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

Allan-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

#3 2012-01-21 10:29:05

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] md5sum package name?

https://wiki.archlinux.org/index.php/FA … is_X_in.3F could help.

Last edited by karol (2012-01-21 11:30:31)

Offline

#4 2012-01-21 11:37:09

pootzko
Member
From: Nerdvana
Registered: 2008-06-23
Posts: 109
Website

Re: [Solved] md5sum package name?

thanks to both of you smile


...I put on my robe and a wizard hat...

Offline

#5 2012-01-22 11:34:09

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] md5sum package name?

Please remember to mark the thread as solved :-)

Offline

#6 2012-01-22 11:49:19

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,657
Website

Re: [Solved] md5sum package name?

ngoonee wrote:
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 md5sum

works...

Online

Board footer

Powered by FluxBB