libc6-dev ইনস্টল করতে অক্ষম


4

আমি টাইপ করি sudo apt-get install libc6-devএবং নিম্নলিখিতটি ফিরে পাই:

Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if yo uare using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 lib6-dev : Depends: libc6 (= 2.19-0ubuntu6) ut 2.19-0ubuntu6.1 is to be installed
            Recommends gcc but it is not going to be installed or c-compiler
E: Unable to correct problems, you have held broken packages.

আমি ১৪.০৪.১০ চালাচ্ছি, এটি http://www.ubuntu.com/download/desktop থেকে সর্বশেষ উপলব্ধ

উত্তর:


2

you have held broken packages.সুতরাং সম্ভবত আপনার sudo apt-get clean && sudo apt-get updateপ্রথম করা উচিত ।

আমাদের সাইট ব্যবহার করে, আপনি স্বীকার করেছেন যে আপনি আমাদের কুকি নীতি এবং গোপনীয়তা নীতিটি পড়েছেন এবং বুঝতে পেরেছেন ।
Licensed under cc by-sa 3.0 with attribution required.