gautada

Revision 18 as of 2007-10-02 20:43:24

Clear message

Introduction

My link to the world of Ubuntu.

Currently moving in please be patient.

Community Activity

Projects

Specs and information on projects that I am interested in.

Notes

Notes for forum posts or bug reports that get reused time and time again.

Package Delete and Reinstall

%>sudo apt-get check <package name>
%>sudo apt-get remove --purge <package name>
%>sudo apt-get install <package name>