On 10 January 2015 at 12:51, Ekkehard Pofahl <ekkeh...@pofahl.de> wrote:
> Stefano,
>
> Thank you !
>
> This works. Although it is not obvious for me, why it has to be that
> tidious, ;-) .

When you install a package it installs that package and may also
install other packages that the first one needs in order to function.
When you remove the first package it does not automatically remove the
other packages, it cannot know whether you still want those ones.  In
addition when you install a package it may install configuration
files.  When you remove the package it does not remove those unless
you specify purge.  You may be about to install a later version of the
package and do not want the configuration files to be deleted.

Colin

>
> Best regards
> Ekkehard
>
> 2015-01-09 19:19 GMT+01:00 Stefano Miccoli <mo...@icloud.com>:
>> Try the following
>>
>> $ dpkg -l ow\*
>>
>> if you see lines like
>>
>> rc  owfs-common    2.8p15-1     all          common files used by any of the
>> O
>> rc  owserver       2.8p15-1     armhf        Backend server for 1-Wire
>> control
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to