Меню Рубрики

Ace stream arch linux

ordanax / Установка AceStream (Торрент ТВ) в Arch Linux

Установка AceStream (Торрент ТВ) в Arch Linux
УстановкаAceStream — это довольно таки геморройное занятие, но если очень хочется, то вот пошаговая инструкция, которая сработала у меня.
1) Ставим pgp ключ
sudo pacman -S gnupg
gpg —keyserver pgp.mit.edu —recv-keys FCF986EA15E6E293A5644F10B4322F04D67658D8
2) Обновляемся
yaourt -Suy
3) Устанавливаем AceStream
yaourt -S acestream-player-data acestream-engine acestream-mozilla-plugin acestream-player
4) Стартуем и добавляем в автозапуск при старте системы
sudo systemctl enable acestream-engine.service
sudo systemctl start acestream-engine.service

This comment has been minimized.

Copy link Quote reply

bnku commented Apr 3, 2020

You can’t perform that action at this time.

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.

Источник

Arch Linux User Repository

Search Criteria

Package Details: acestream-engine 3.1.49-1

Package Actions

Git Clone URL: https://aur.archlinux.org/acestream-engine.git (read-only, click to copy)
Package Base: acestream-engine
Description: ACE Stream engine
Upstream URL: http://acestream.org
Keywords: acestream engine
Licenses: unknown
Submitter: Scimmia
Maintainer: jonian
Last Packager: jonian
Votes: 120
Popularity: 0.027582
First Submitted: 2013-04-11 21:20
Last Updated: 2019-07-28 17:01

Dependencies (6)

Required by (8)

Sources (2)

Latest Comments

aa13q commented on 2020-07-15 13:33

Had issues with the source link, managed to download the binary via this link:

mijrous commented on 2020-01-22 09:45

Traceback (most recent call last): File «core.c», line 1791, in File «core.c», line 706, in File «core.c», line 23, in ImportError: cannot import name pycompat

I already tried to install pycompat from pip but doesn’t solve

Zorge.R commented on 2019-05-10 14:23

digitalone commented on 2019-05-08 16:30

It’s no longer available on the server. Fortunately I made a backup and added it inside acestream-engine-stable.

pemartins commented on 2019-05-08 15:33

Package «python2-m2crypto-0.24.0.tar.xz» does not exist anymore.

The installer fails because of this non-existent package.

ArchGalileu commented on 2019-03-03 23:33

Is it possible to use on archlinuxarm? arm7v?

bruceutut commented on 2019-02-28 03:49

@begemot69
It seems you are installing this package from unofficial ‘Arch Linux CN’ reposity. Please (re)install archlinuxcn-keyring first, before you install any other package from this reposity.

begemot69 commented on 2019-02-28 01:06

error: acestream-engine: signature from «lilac (build machine) lilac@build.archlinuxcn.org» is unknown trust

digitalone commented on 2019-02-27 11:36

I don’t know, not tested, but I’d like to keep the stable one on my system. I can do a new package acestream-engine-stable copying from this one if you won’t downgrade. Let me know in the comments, thank you.

jonian commented on 2019-02-27 11:08

@digitalone Maybe it would have been better to create a new package. Did the beta verion have any problems? It worked very well in my tests.

Copyright © 2004-2020 aurweb Development Team.

AUR packages are user produced content. Any use of the provided files is at your own risk.

Источник

Arch Linux User Repository

Search Criteria

Package Details: acestream-engine-stable 3.1.49-6

Package Actions

Git Clone URL: https://aur.archlinux.org/acestream-engine-stable.git (read-only, click to copy)
Package Base: acestream-engine-stable
Description: P2P utility for multimedia live streaming and file transfer (stable version)
Upstream URL: http://acestream.org/
Licenses: custom
Conflicts: acestream-engine
Provides: acestream-engine
Submitter: digitalone
Maintainer: digitalone
Last Packager: digitalone
Votes: 6
Popularity: 0.31
First Submitted: 2019-02-28 14:01
Last Updated: 2020-02-08 18:21

Dependencies (5)

Required by (8)

  • aceget (requires acestream-engine) (optional)
  • acestream-launcher (requires acestream-engine)
  • acestream-mozilla-plugin (requires acestream-engine)
  • acestream-player (requires acestream-engine)
  • acestream-proxy (requires acestream-engine)
  • acestream-proxy-git (requires acestream-engine)
  • kickoff-player-git (requires acestream-engine)
  • mpv-acestream (requires acestream-engine)

Sources (4)

Pinned Comments

digitalone commented on 2019-04-08 13:01

I created this package because acestream-engine was upgraded to a beta version and I wanted to stay on the stable one.

This is a more user-friendly package of AceStream Engine. It contains:

a desktop entry to launch the GUI from applications menu (you need to install pygtk and python2-libappindicator)

a service file to launch the engine as a systemd service (acestream user will not be shown on the login display manager)

This will be upgraded following only stable versions.

To start the engine, just select AceStream Engine from applications menu and an icon should appear in the system tray.

Alternatively, you could use the systemd service:

start it with sudo systemctl start acestream-engine.service

or enable it at boot, sudo systemctl enable acestream-engine.service

As system service there’s no icon in the system tray, but the engine is launched in memory cache mode: cache data is stored into RAM rather than disk.

Latest Comments

preetam286 commented on 2020-07-05 08:42

@quark Yes I managed to do it by downloading the acestream_3.1.49_ubuntu_18.04_x86_64.tar.gz and then moving contents to our current package(since it was showing «start-engine» not found). Then makepkg install with —skipchecksums and that did the work. Thanks for the help

qark commented on 2020-07-05 07:35

@preetam286 Hi, it looks like you have same issue as @hackins. Can you find acestream_3.1.49_ubuntu_18.04_x86_64.tar.gz in your AUR manager’s cache or download http://acestream.org/downloads/linux/acestream_3.1.49_ubuntu_18.04_x86_64.tar.gz using curl or wget? It’s size should be 17001150 bytes.

preetam286 commented on 2020-07-05 07:21

Hi, I am using manjaro KDE and downloading this package from AUR manager. It always gives me this error:

==> Checking runtime dependencies. ==> Checking buildtime dependencies. ==> Retrieving sources. -> Found acestream-engine-stable-3.1.49.tar.gz -> Found acestream-engine.service -> Found acestream-engine.desktop -> Found LICENSE ==> Validating source files with sha256sums. acestream-engine-stable-3.1.49.tar.gz . FAILED acestream-engine.service . Passed acestream-engine.desktop . Passed LICENSE . Skipped ==> ERROR: One or more files did not pass the validity check!

digitalone commented on 2020-02-08 18:25

egrupled commented on 2020-02-08 18:06

@digitalone could you make pygtk & python2-libappindicator optional for people who don’t care about gui and want to avoid installing those ancient tooling?

qark commented on 2020-01-19 19:19

—skipchecksums doesn’t help here since some ISP’s HTML stub was downloaded, not an actual archive.

digitalone commented on 2020-01-19 19:13

makepkg —install —skipchecksums

hackins commented on 2020-01-19 18:47

@qark well i found out that acestream website is blocked here in russia, so i used vpn to download tar file. now everythings okay.

qark commented on 2020-01-19 18:06

@hackins That’s weird, cause I’ve just downloaded the archive and it’s sha256sum is equal to PKGBUILD’s. Could you try it yourself?

hackins commented on 2020-01-19 18:00

i got this during install, how to fix it? [code][hackins@archlinux acestream-engine-stable]$ makepkg -si ==> Making package: acestream-engine-stable 3.1.49-5 (Sun 19 Jan 2020 08:50:27 PM MSK) ==> Checking runtime dependencies. ==> Checking buildtime dependencies. ==> Retrieving sources. -> Downloading acestream-engine-stable-3.1.49.tar.gz. % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 14 0 0 0 0 0 0 —:—:— 0:00:05 —:—:— 0 100 3082 0 3082 0 0 292 0 —:—:— 0:00:10 —:—:— 623 -> Found acestream-engine.service -> Found acestream-engine.desktop -> Found LICENSE ==> Validating source files with sha256sums. acestream-engine-stable-3.1.49.tar.gz . FAILED acestream-engine.service . Passed acestream-engine.desktop . Passed LICENSE . Skipped ==> ERROR: One or more files did not pass the validity check! [/code]

well i found out that acestream website is blocked here in russia, so i used vpn to download tar file. now everythings okay.

Copyright © 2004-2020 aurweb Development Team.

AUR packages are user produced content. Any use of the provided files is at your own risk.

Источник

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *

  • Autocad mac os high sierra
  • Autocad for mac os
  • Autocad electrical mac os
  • Audio player для mac os
  • Audio player for mac os