Fwd: re update firefox 9 to 11

ray burke rayburke30 at gmail.com
Sun May 13 21:19:25 UTC 2012


Steve Riley,

should that then read
$ sudo apt-mark hold firefox 10.02
$ sudo echo firefox 10.02 | dpkg --set-selections

to stop the 10.02 from trying to install, or should it read
 with firefox 9.0 so as to pin the 9.0 eg
$ sudo apt-mark hold firefox 9.0
$ sudo echo firefox 9.0 | dpkg --set-selections

as I am a little lost?

ray

On 5/13/12, Steve Riley <stvrly at gmail.com> wrote:
> On 2012-05-13 08:48:49 O. Sinclair <o.sinclair at gmail.com> wrote:
>>
>> On 13/05/12 08:29, ray burke wrote:
>> >
>> > No I want to stay with 9.0?
>> >
>>
>> There should be an apt-get command (or if you use synaptics, I don't
>> remember kpackagekit myself) to "park" a package and not get updates for
>> it. Exactly how to do it I recommend you read man pages for apt-get and
>> use internet search engines as I don't remember. Am now using Muon
>> myself, it has a function for that.
>
>
> Two ways. Either of the commands below will accomplish this.
>
> $ sudo apt-mark hold PACKAGE-NAME
> $ sudo echo "PACKAGE-NAME hold" | dpkg --set-selections
>
> The first command is simply a wrapper that performs the same thing as the
> second command.
>
> ...Steve
>
>
> --
> kubuntu-users mailing list
> kubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
>




More information about the kubuntu-users mailing list