कार्यक्रम 'कर्ल' वर्तमान में स्थापित नहीं है


66

मैं Meteor http://meteor.com/examples/leaderboard आज़मा रहा हूं

मुझे CURL का उपयोग करना होगा, जिसे मैं विंडोज पर परिचित हूं।

अब मैं इसे Ubuntu 12.04 पर स्थापित करने का प्रयास करता हूं।

लेकिन मुझे ये त्रुटियां मिलती हैं:

kevin@ubuntu:~$ curl https://install.meteor.com | sh
The program 'curl' is currently not installed.  You can install it by typing:
sudo apt-get install curl
kevin@ubuntu:~$ apt-get curl
E: Invalid operation curl
kevin@ubuntu:~$ sudo apt-get curl
[sudo] password for kevin: 
E: Invalid operation curl

मैं CURL कैसे स्थापित करूं?

उसे हल कर लिया:

मैंने यह कमांड किया

sudo sed -i -e 's/us.archive.ubuntu.com/archive.ubuntu.com/g' /etc/apt/sources.list

और फिर मैं कर सकता था sudo apt-get updateऔर फिरsudo apt-get install curl

जिसने सफलतापूर्वक कर्ल स्थापित किया है।

अपडेट करें:

स्पष्ट गलती के लिए क्षमा करें। मैंने कल भी कोशिश की, और वहाँ मैंने सही कमांड टाइप किया, जिसने मुझे यह त्रुटि संदेश दिया:

kevin@ubuntu:~$ sudo apt-get install curl
[sudo] password for kevin: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package curl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'curl' has no installation candidate

अद्यतन 2:

apt-cache search curl | grep -i curlआज्ञा का पालन ​​किया

kevin@ubuntu:~$ apt-cache search curl | grep -i curl
curlftpfs - filesystem to access FTP hosts based on FUSE and cURL
flickcurl-doc - utilities to call the Flickr API from command line - documentation
flickcurl-utils - utilities to call the Flickr API from command line
gambas2-gb-net-curl - The Gambas advanced networking component
gnupg-curl - GNU privacy guard - a free PGP replacement (cURL)
libcupt2-0-downloadmethod-curl - alternative front-end for dpkg -- libcurl download method
libcurl-ocaml - OCaml curl bindings (Runtime Library)
libcurl-ocaml-dev - OCaml libcurl bindings (Development package)
libflickcurl-dev - C library for accessing the Flickr API - development files
libflickcurl0 - C library for accessing the Flickr API
libflickcurl0-dbg - C library for accessing the Flickr API - debugging symbols
libghc-curl-dev - GHC libraries for the libcurl Haskell bindings
libghc-curl-doc - Documentation for the libcurl Haskell bindings
libghc-curl-prof - Profiling libraries for the libcurl Haskell bindings
libghc-download-curl-dev - High-level file download based on URLs
libghc-download-curl-doc - High-level file download based on URLs; documentation
libghc-download-curl-prof - High-level file download based on URLs; profiling libraries
libghc-hxt-curl-dev - LibCurl interface for HXT
libghc-hxt-curl-doc - LibCurl interface for HXT; documentation
libghc-hxt-curl-prof - LibCurl interface for HXT; profiling library
libghc6-curl-dev - transitional dummy package
libghc6-curl-doc - transitional dummy package
libghc6-curl-prof - transitional dummy package
liblua5.1-curl-dev - libcURL development files for the Lua language version 5.1
liblua5.1-curl0 - libcURL bindings for the Lua language version 5.1
libwww-curl-perl - Perl bindings to libcurl
slang-curl - transfer files using HTTP and FTP from S-Lang
spl-curl - SPL Programming Language -- curl adapter
tclcurl - Tcl bindings to libcurl
xmms2-plugin-curl - XMMS2 - curl transport for HTTP
php5-curl - CURL module for php5
libcurl3-gnutls - Multi-protocol file transfer library (GnuTLS)
libcurl3-nss - Multi-protocol file transfer library (NSS)
python-pycurl - Python bindings to libcurl
libcurl3 - Multi-protocol file transfer library (OpenSSL)

अद्यतन 3:sudo apt-get update मैंने इसे चलाने से पहले अपडेट किया था ।

लेकिन इससे दुख की बात नहीं थी।

kevin@ubuntu:~$ sudo apt-get install curl libcurl3 libcurl3-dev php5-curl
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package curl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libcurl3-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'curl' has no installation candidate
E: Package 'libcurl3-dev' has no installation candidate

क्या apt-cache search curl | grep -i curl कहता है?
उत्प्रेरक

इसे
आजमाया

आप इसे हमेशा curl.haxx.se/download.html से डाउनलोड कर सकते हैं और इसका निर्माण कर सकते हैं। क्या आपने अपनी रिपॉजिटरी बदल ली है? मैं इसे प्राप्त कर सकते हैं कोई समस्या नहीं, कोई त्रुटि नहीं है। मेरी दिलचस्पी इस वजह से है कि आप परिणाम देंगे और फिर स्थापित करने की अनुमति नहीं देंगे। क्या आप किसी अन्य सॉफ़्टवेयर के साथ भी ऐसा ही अनुभव करते हैं?
उत्प्रेरक

1
कृपया से आउटपुट शामिल करें sudo apt-get update। मुझे लगता है कि आपका सिस्टम कुछ सॉफ़्टवेयर रिपॉजिटरी को याद कर रहा है।
जॉर्ज सुआरेज़ डे लिस

मैंने वास्तव में कुछ भी नहीं बदला है, किसी भी प्रोग्राम को स्थापित नहीं किया है। बहुत ताजा स्थापित करें। इसलिए मैं इसे वास्तव में भी नहीं समझता। मुझे इस बात का कोई अंदाजा नहीं है कि दुखी होकर खुद को कैसे बनाया जाए।
केविन सिम्पर

जवाबों:


101

अलग-अलग अपडेट के जवाब

पहला प्रश्न

आपको आज्ञा चाहिए

sudo apt-get install curl

स्थापित आदेश आप उपयोग में याद आ रही है: sudo apt-get curlक्योंकि apt-get एक आदेश नहीं है काम नहीं करेगा curl

पहले अपडेट

इसके अलावा आप updateपहले चलाना चाहते हैं :

sudo apt-get update

और आप इस आदेश का उपयोग करने पर विचार कर सकते हैं:

sudo apt-get install libcurl3 php5-curl

यह आपके द्वारा उपयोग किए जाने वाले php के संस्करण से भी संबंधित हो सकता है ( php5-common?) यहां देखें ।

दूसरा अपडेट

या, इसे आसान बनाने के लिए बस कमांड का उपयोग करें wget https://install.meteor.com | sh। Ubuntu के पुराने संस्करणों पर कर्ल का उपयोग किया गया था। यह वास्तव में एक आवश्यक उपकरण नहीं है, लेकिन कुछ ट्यूटोरियल वास्तव में इसका उपयोग करते हैं।


मैंने अपनी पोस्ट को उस त्रुटि के साथ अपडेट किया है जिसे मैं दिखाने का इरादा रखता हूं। आपके सहयोग के लिए धन्यवाद!
केविन सिम्पर

यह और अभी भी त्रुटियों की कोशिश की। मेरा अपडेट 3.
केविन सिम्पर

क्या आपने मेरे द्वारा दिए गए लिंक को पढ़ा? मैं आपके द्वारा उपयोग किए जा रहे php के संस्करण से संबंधित हो सकता हूं। भी php5-curlस्थापित किया? यदि हां, तो आपकी समस्या का समाधान सही है?
don.joey

हाँ, php5- कर्ल स्थापित किया था। मुझे उस पोस्ट में समाधान समझ में नहीं आया: "आपको या तो आधिकारिक उबंटू रिपॉजिटरी से संस्करण के साथ PHP को बदलने की आवश्यकता है"। इसका क्या मतलब है? मुझे PHP की आवश्यकता नहीं है। मैंने उबंटू में सभी अपडेट स्थापित किए हैं। अभी तक कोई प्रोग्राम स्थापित नहीं किया है।
केविन सिम्पर

1
मैंने wget की कोशिश की, लेकिन मुझे एक। Html पृष्ठ मिला, जो कि अपेक्षित नहीं है। लेकिन मैंने कुछ छिपे हुए फोरम में समस्या का हल ढूंढ लिया। 'Sudo sed -i -e' s / us.archive.ubuntu.com / ark.ubuntu.com / g '/etc/apt/source.list' कमांड की कोशिश की, जो स्पष्ट रूप से इसे हल करती है।
केविन सिम्पर

0

उस स्थिति में जब आपको त्रुटि संदेश मिलता है कि कर्ल पैकेज नहीं मिला है, आपको इसे स्थापित करने से पहले रिपॉजिटरी को इस तरह जोड़ना होगा:

sudo add-apt-repository ppa:ondrej/php
sudo apt update

4
`कर्ल उबंटू के सभी वर्तमान में समर्थित संस्करणों के लिए मानक रिपॉजिटरी में उपलब्ध है और जब तक मैं गलत नहीं हूँ डिफ़ॉल्ट रूप से स्थापित है। यदि आपको त्रुटि संदेश मिलता है तो आप कुछ और गलत करते हैं। एक पीपीए की आवश्यकता नहीं होनी चाहिए।
एल्डर गीक

4
curlUbuntu 16.04 64-बिट में डिफ़ॉल्ट रूप से कम से कम स्थापित नहीं है। जब तक कि यह वैग्रांट बॉक्स संस्करण में एक विशेष बात नहीं है।
जूहा अनटाइनन
हमारी साइट का प्रयोग करके, आप स्वीकार करते हैं कि आपने हमारी Cookie Policy और निजता नीति को पढ़ और समझा लिया है।
Licensed under cc by-sa 3.0 with attribution required.