I agree. Most normal users don't even know what a command line is. Telling a user to enter command -option1 -option2 > path/to/file will not fly well with most "normal" users.
Yes, urpmi is a beautiful thing. I've been using it for a while to keep our server up to date. "urpmi.update -ac;urpmi --update --auto-select" works fine for this. It automatically updates all of the packages I have installed. It will scan various FTP mirrors I have configured to retrieve all dependancies and install them.
I agree. Most normal users don't even know what a command line is. Telling a user to enter command -option1 -option2 > path/to/file will not fly well with most "normal" users.
Yes, urpmi is a beautiful thing. I've been using it for a while to keep our server up to date. "urpmi.update -ac;urpmi --update --auto-select" works fine for this. It automatically updates all of the packages I have installed. It will scan various FTP mirrors I have configured to retrieve all dependancies and install them.