Linux Mint Türkiye
Yazılım => Yazılım Yükleme ve Kaldırma => Konuyu başlatan: fikretugur - 17 Şubat 2020, 12:49:09
-
System:
Host: ali-HP-Pavilion-g6-Notebook-PC Kernel: 5.3.0-28-generic x86_64
bits: 64 compiler: gcc v: 7.4.0 Desktop: Gnome 3.28.4 wm: xfwm4
dm: LightDM Distro: Linux Mint 19.3 Tricia base: Ubuntu 18.04 bionic
Machine:
Type: Laptop System: Hewlett-Packard product: HP Pavilion g6 Notebook PC
v: 0692120000204610000610100 serial: <filter> Chassis: type: 10
serial: <filter>
Mobo: Hewlett-Packard model: 1670 v: 09.36 serial: <filter>
BIOS: Hewlett-Packard v: F.30 date: 06/21/2011
CPU:
Topology: Dual Core model: Intel Core i5-2430M bits: 64 type: MT MCP
arch: Sandy Bridge rev: 7 L2 cache: 3072 KiB
flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 19156
Speed: 798 MHz min/max: 800/3000 MHz Core speeds (MHz): 1: 798 2: 798
3: 798 4: 798
Graphics:
Device-1: Intel 2nd Generation Core Processor Family Integrated Graphics
vendor: Hewlett-Packard driver: i915 v: kernel bus ID: 00:02.0
chip ID: 8086:0116
Device-2: AMD Seymour [Radeon HD 6400M/7400M Series]
vendor: Hewlett-Packard driver: radeon v: kernel bus ID: 01:00.0
chip ID: 1002:6760
Display: x11 server: X.Org 1.19.6 driver: ati,modesetting,radeon
unloaded: fbdev,vesa resolution: 1366x768~60Hz
OpenGL: renderer: Mesa DRI Intel Sandybridge Mobile v: 3.3 Mesa 19.2.8
compat-v: 3.0 direct render: Yes
Audio:
Device-1: Intel 6 Series/C200 Series Family High Definition Audio
vendor: Hewlett-Packard driver: snd_hda_intel v: kernel bus ID: 00:1b.0
chip ID: 8086:1c20
Sound Server: ALSA v: k5.3.0-28-generic
Network:
Device-1: Broadcom and subsidiaries BCM4313 802.11bgn Wireless Network
Adapter
vendor: Hewlett-Packard driver: wl v: kernel port: 4000 bus ID: 04:00.0
chip ID: 14e4:4727
IF: wlp4s0 state: up mac: <filter>
Device-2: Realtek RTL810xE PCI Express Fast Ethernet
vendor: Hewlett-Packard driver: r8169 v: kernel port: 3000 bus ID: 05:00.0
chip ID: 10ec:8136
IF: eno1 state: down mac: <filter>
Drives:
Local Storage: total: 298.09 GiB used: 110.83 GiB (37.2%)
ID-1: /dev/sda vendor: Seagate model: ST320LT020-9YG142 size: 298.09 GiB
speed: 3.0 Gb/s serial: <filter>
Partition:
ID-1: / size: 292.41 GiB used: 110.83 GiB (37.9%) fs: ext4 dev: /dev/sda1
Sensors:
System Temperatures: cpu: 60.0 C mobo: N/A gpu: radeon temp: 53 C
Fan Speeds (RPM): N/A
Info:
Processes: 214 Uptime: 4h 38m Memory: 3.79 GiB used: 2.76 GiB (72.9%)
Init: systemd v: 237 runlevel: 5 Compilers: gcc: 7.4.0 alt: 7 Shell: bash
v: 4.4.20 running in: xfce4-terminal inxi: 3.0.32
Kurulum için sitesinde şu yönergeyi vermiş.
"Linux:
(Ubuntu / Debian) Install GIT with apt-get install git-core python3-pip
(Fedora / CentOS) Install GIT with yum install git python3-pip
(Raspbian and maybe other ARM based distro) Install python3-dev with apt-get install libxml2-dev libxslt1-dev python3-libxml2 python3-lxml unrar-free
Upgrade Python to version 3.6 or greater.
'cd' to the folder of your choosing.
Run git clone https://github.com/morpheus65535/bazarr.git.
Install Python requirements using pip install -r requirements.txt.
(Raspbian) Don't worry about lxml not being installed at this step, you have installed the module through apt-get anyway.
You can now start bazarr via python bazarr.py to start bazarr.
Open your browser and go to http://localhost:6767/"
Bu da linki: "https://github.com/morpheus65535/bazarr/wiki/Installation-Running-from-Source"
Ama apt-get install git-core python3-pip komutunu kullandığımda E: Kilit dosyası /var/lib/dpkg/lock-frontend açılamadı - open (13: Erişim engellendi)
E: Unable bununla karşılaşıyorum. Ne yapabilirim?
Düzenleme: Kod etiketi
-
Komutu yönetici hakları ile çalıştırın.
-
Nasıl?
-
Çalıştırmak istediğiniz komutun başına sudo yazarak yönetici olarak çalıştırabilirsiniz.
sudo apt-get install git-core python3-pip
-
pip install -r requirements.txtkomutunu girdiğimde
pip install -r requirements.txt
Command 'pip' not found, but can be installed with:
sudo apt install python-pip
bununla karşılaşıyorum
-
'pip' komutu bulunamadi, fakat bununla kurabilirsin.
sudo apt install python-pip
-
python3-pip yüklediyseniz ve uygulama Python3 destekli ise, pip yerine pip3 kullanacaksınız/yazacaksınız.
Çok büyük ihtimalle python3-setuptools paketine de ihtiyacınız olacak.
sudo apt install python3-setuptools
-
sudo apt install python-pip3
E: /var/lib/dpkg/lock-frontend kilidi alınamadı - open (11: Özkaynak geçici olarak kullanılamaz durumda)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
-
is another process using it?
Bu tür hususları öncelikle forum içinde aratınız, paket yönetiminin diğer işlemi bitirmesini bekleyip yeniden denersiniz. Eğer paket yönetimini kullanan başka bir uygulama yoksa, aldığınız çıktıları forum içinde aratınız, forumda öneriler mevcut.
Geri dönüş yapılmadığı için başlık kilitlenmiştir.