Maple16 को सक्रिय करने के लिए, मुझे lsb-core पैकेज स्थापित करने की आवश्यकता है। हालाँकि, मैं Syanptic Package Manager में पैकेज नहीं ढूँढ सकता। मैंने .deb फ़ाइल डाउनलोड करके इसे स्थापित करने का प्रयास किया है, लेकिन जब मैं चलाता हूं sudo dpkg -i /home/foo/Downloads/lsb-core_4.1+Debian11ubuntu6_amd64.deb, तो टर्मिनल का आउटपुट होता है
(Reading database ... 178439 files and directories currently installed.)
Preparing to unpack .../lsb-core_4.1+Debian11ubuntu6_amd64.deb ...
Unpacking lsb-core (4.1+Debian11ubuntu6) over (4.1+Debian11ubuntu6) ...
dpkg: dependency problems prevent configuration of lsb-core:
lsb-core depends on lsb-security (>= 4.1+Debian11ubuntu6); however:
Package lsb-security is not installed.
dpkg: error processing package lsb-core (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db (2.7.5-1) ...
Errors were encountered while processing:
lsb-core
मैं इस पैकेज को कैसे स्थापित कर सकता हूं?
lbs-relese Launchpad.net/ubuntu/xenial/+source/lsb मुझे लगता है कि आपको केवल इसे इंस्टॉल करने की आवश्यकता हो सकती है।
wget launchpadlibrarian.net/233789933/lsb-release_9.20160110_all.debऔर यह आपके / घर पर डाउनलोड हो जाएगी। आप इसे Binary packagesउस पेज पर भी देख सकते हैं, लेकिन इसे खोजना थोड़ा मुश्किल है।
wget launchpadlibrarian.net/176607818/lsb-security_4.1+Debian11ubuntu8_amd64.debऔर फिर मुझे बताएं कि क्या त्रुटि संदेश बदल जाता है
lsb-coreरिपोज में है।apt-cache depends lsb-coreमुझसे कहता है इस पैकेज इन निर्भरता हैlsb-releaselibc6औरlibz1, खोजने के लिए और इन भी स्थापित करें। मैं आपके लिए इसका परीक्षण नहीं कर सकता, मेरे पास 16.04 नहीं है।