On 12.02.2023 02:46:37 MSK Robert Ayrapetyan wrote:
> You're right, it came from:
> 
> https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64
> unixodbc-dev amd64 2.3.11 [42.1 kB]
> 
> What's the best way to install the right package (2.3.11-2) without
> removing MS repo?

You can lower priority of Microsoft's repository putting the following in the 
/etc/apt/preferences file.

Package: *
Pin: origin "packages.microsoft.com"
Pin-Priority: 100

See apt_preferences(5) for details.

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Reply via email to