Note to self when you mess up the installation of a program by choosing the wrong options in the blue configuration screen run dpkg-reconfigure.
$sudo apt-get install somepackage
somepackage downloads installs and runs through configuration.
choose the wrong option and try to remember how to run the setup
$sudo dpkg-reconfigure somepackage
No comments:
Post a Comment