And the full name of that .tar.gz file would be.... ?????
And you got it from.... ?????
To look at the contents of that file: tar tzvf
name_of_file.tar.gz
To extract the contents of that file: tar xzvf
name_of_file.tar.gz
Quote:
DIRECTORIES
/usr/lib/pidgin/: Pidgin’s plugins directory.
/usr/lib/purple-2/: libpurple’s plugins directory.
~/.purple: users’ local settings
~/.purple/plugins/: users’ local plugins
|
man pidgin
man tar