What package contains tofrodos 10.04 Ubuntu?

Asked by cmnorton

Binary package hint: tofrodos

I've just installed 10.04, and cannot find tofrodos. In which package is this located?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu tofrodos Edit question
Assignee:
No assignee Edit question
Solved by:
marcobra (Marco Braida)
Solved:
Last query:
Last reply:

This question was originally filed as bug #587978.

Revision history for this message
bbordwell (benbordwell) said :
#1

Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it and converting it to a question in the support tracker. We appreciate the difficulties you are facing, but it would make more sense to raise problems you are having in the support tracker at https://answers.launchpad.net/ubuntu if you are uncertain if they are bugs. For help on reporting bugs, see https://help.ubuntu.com/community/ReportingBugs .

Revision history for this message
Best marcobra (Marco Braida) (marcobra) said :
#2

Please open a terminal from Applications→Accessories→Terminal, copy and paste the row below:

sudo apt-get update

give your user password when requested, you will not see nothing when you type your password, then press enter

then to be sure you pc is fully updated/upgraded type:

sudo apt-get dist-upgrade

Then to install tofrodos type:

sudo apt-get install tofrodos

Hth

Revision history for this message
cmnorton (octopusgrabbus) said :
#3

Thanks marcobra (Marco Braida), that solved my question.