is there a way I can install /usr/share/dict/words file for Fedora 11 , (it should be a list of dictionary English words?)?

link|improve this question

75% accept rate
ditto for ubuntu? apt-get install words didn't do anything... – Tom Sep 26 '09 at 6:43
feedback

migrated from serverfault.com Sep 11 '09 at 19:04

This question came from our site for system administrators and desktop support professionals.

2 Answers

yum install words
link|improve this answer
feedback

For Ubuntu:

sudo apt-get install wbritish

or

sudo apt-get install wamerican
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.