आर्क पर स्काइप कैसे स्थापित करें


11

मैंने हर जगह देखा है और कुछ भी काम नहीं किया है। मैं सिर्फ स्काइप स्थापित करने की कोशिश कर रहा हूं।

मैंने यह देखने की कोशिश की कि यह रिपॉजिटरी में है या नहीं। इसलिए मैं स्काइप वेबसाइट पर नहीं गया और एक लिनक्स संस्करण पाया, लेकिन यह पता नहीं था कि टार फ़ाइल को निकालने के बाद इसे कैसे स्थापित किया जाए।

मैंने तब AUR में ढलने की कोशिश की और स्काइप पाया। लेकिन जब मैंने मेकपैक चलाने की कोशिश की तो मुझे ए

==> ERROR: PERMISSION was not found in the build directory and is not a URL.

मैं समाधान के लिए चारों ओर देखने की कोशिश की, लेकिन कुछ भी नहीं मिला। मुझे पाया गया हर धागा /etc/pacman.confफ़ाइल को सीहॉक करने के लिए कहता है । जो मैंने किया और सुनिश्चित किया कि मेरे पास मल्टीबिल शामिल है

/etc/pacman.conf

#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives

#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir     = /
#DBPath      = /var/lib/pacman/
#CacheDir    = /var/cache/pacman/pkg/
#LogFile     = /var/log/pacman.log
#GPGDir      = /etc/pacman.d/gnupg/
#HookDir     = /etc/pacman.d/hooks/
HoldPkg     = pacman glibc
#XferCommand = /usr/bin/curl -C - -f %u > %o
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
#UseDelta    = 0.7
Architecture = auto

# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg   =
#IgnoreGroup =

#NoUpgrade   =
#NoExtract   =

# Misc options
#UseSyslog
#Color
#TotalDownload
CheckSpace
#VerbosePkgLists

# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel    = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required

# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.

#
# REPOSITORIES
#   - can be defined here or included from another file
#   - pacman will search repositories in the order defined here
#   - local/custom mirrors can be added here or in separate files
#   - repositories listed first will take precedence when packages
#     have identical names, regardless of version number
#   - URLs will have $repo replaced by the name of the current repo
#   - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
#       [repo-name]
#       Server = ServerName
#       Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#

# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.

#[testing]
#Include = /etc/pacman.d/mirrorlist

[core]
Include = /etc/pacman.d/mirrorlist

[extra]
Include = /etc/pacman.d/mirrorlist

#[community-testing]
#Include = /etc/pacman.d/mirrorlist

[community]
Include = /etc/pacman.d/mirrorlist

# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.

#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist

[multilib]
Include = /etc/pacman.d/mirrorlist

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs

मुझे लगता है कि कोई भी समाधान खोजने के लिए प्रतीत नहीं हो सकता है।


मेरा अनुमान है yaourt skype। क्या आपके पास yaourtया समान AUR क्लाइंट स्थापित है?
ddnomad

जवाबों:


16

आप Skype AUR पैकेज का सही उपयोग कर रहे हैं । कृपया AUR पैकेजोंmakepkg को स्थापित करने के पथ का अनुसरण करें (कृपया अपनी मशीन की सुरक्षा के बारे में परवाह करने जैसी चीजों के लिए अभ्यस्त न हों )।yaourt

$ wget https://aur.archlinux.org/cgit/aur.git/snapshot/skypeforlinux-bin.tar.gz
$ tar zxf skypeforlinux-bin.tar.gz
$ cd skypeforlinux-bin
$ makepkg -s  # or install dependencies manually if you do not have sudo

वह कदम जो अक्सर विफल होता है makepkg -s, जो पैकेज के लिए निर्भरता स्थापित करता है। उस आदेश की आवश्यकता होती है sudoजो कि आर्क पर डिफ़ॉल्ट रूप से स्थापित नहीं है। एक अन्य विकल्प केवल चलाने से पहले निर्भरता को हाथ से स्थापित करना है makepkg। AUR पैकेज पृष्ठ निर्भरता को सूचीबद्ध करता है और सभी डिफ़ॉल्ट रिपॉजिटरी से उपलब्ध हैं (स्काइप के लिए कोई AUR निर्भरता नहीं हैं)।

इसके परिणामस्वरूप skypeforlinux-bin-1.x.x.x-x86_64.pkg.tar.xz( i386इस पैकेज में कोई समर्थन नहीं है , xxxx पैकेज के वर्तमान संस्करण के लिए खड़ा है)। इसे जड़ के रूप में स्थापित करें।

# pacman -U /path/to/package/skypeforlinux-bin-1.x.x.x-x86_64.pkg.tar.xz

फिर भी, और यह अभी तक बहुत कम है , स्काइप AUR पैकेज अक्सर टूट जाता है। लोगों का तर्क है कि यह इसलिए है क्योंकि Microsoft बैकवर्ड संगतता के बिना भी अक्सर प्रोटोकॉल को दोहराता है, या कि स्काइपे / microsoft द्वारा प्रदान किया गया डेबियन पैकेज वास्तविक स्काइप के लिए कभी भी अद्यतित नहीं होता है। आप टिप्पणियों में AUR स्काइप पैकेज पृष्ठ पर उस बारे में एक बड़ी चर्चा देख सकते हैं।

एक आर्क उपयोगकर्ता के रूप में मैं स्काइप का उपयोग करने के लिए क्या करता हूं (और मैं इसे केवल तभी करता हूं जब मुझे होना चाहिए) यह है कि मैं स्थापित करता हूं chromium:

pacman -S chromium

और इसके लिए स्काइप प्लगइन

या यहां तक ​​कि वेब ऐप का उपयोग करें:

chromium --app=https://web.skype.com

धन्यवाद। इससे काफी मदद मिली। मैं थोड़ी देर पहले आश्रितों के हिस्से पर अटक गया लेकिन यह AUR से स्थापित करने की पूरी प्रक्रिया को स्पष्ट करता है। तुम एक जीवन रक्षक हो।
यूसुफ अलबदुलवाब

3
आपको skypeforlinux-stable-binइसके बजाय उपयोग करना चाहिए
ओवरकोडर

1
इसके अलावा उपरोक्त उत्तर को अपडेट aurmanकरने के लिए yaourt, इसके बजाय का उपयोग करें , क्योंकि यह आधिकारिक तौर पर आर्च के लिए समर्थित है, हालांकि गिटब रेपो ने बग और पीआरएस लेना बंद कर दिया है, aurmanविकास निजी तौर पर किया जाता है। इसके अलावा, skypeforlinux-stable-bin@OverCoder ने पहले ही कहा, इसके बजाय उपयोग करें ।
सुब्रोतो

1
और मेरे जैसे हम में से जो लोग कमांड याद नहीं कर सकते के लिए, जोड़ने के alias skype='chromium --app=https://web.skype.com'अपने में .bashrc;-)
एलेक्सिस

1
@ thephoenix01
ओवरकोडर
हमारी साइट का प्रयोग करके, आप स्वीकार करते हैं कि आपने हमारी Cookie Policy और निजता नीति को पढ़ और समझा लिया है।
Licensed under cc by-sa 3.0 with attribution required.