fedora /usr/share/dict/words file
By Emma Valentine •
is there a way I can install /usr/share/dict/words file for Fedora 11 , (it should be a list of dictionary English words?)?
3 Answers
yum install words For Ubuntu:
sudo apt-get install wbritishor
sudo apt-get install wamerican 2 In general, if you want to install /someplace/some/random/file, you can just do yum install /someplace/some/random/file