Package Details: freetube-bin 0.22.1-1

Git Clone URL: https://aur.archlinux.org/freetube-bin.git (read-only, click to copy)
Package Base: freetube-bin
Description: An open source desktop YouTube player built with privacy in mind.
Upstream URL: https://github.com/FreeTubeApp/FreeTube
Keywords: youtube
Licenses: AGPL3
Conflicts: freetube
Provides: freetube
Submitter: plague-doctor
Maintainer: plague-doctor (bacteriostat)
Last Packager: bacteriostat
Votes: 187
Popularity: 6.01
First Submitted: 2019-04-02 03:28 (UTC)
Last Updated: 2024-12-23 08:33 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

belara commented on 2019-06-15 06:31 (UTC) (edited on 2019-06-15 06:32 (UTC) by belara)

@0000000011111111 I received the same error. This fixed it for me:

sudo chown root /opt/freetube-bin/chrome-sandbox

sudo chmod 4755 /opt/freetube-bin/chrome-sandbox

0000000011111111 commented on 2019-06-15 05:11 (UTC)

Error:

Rather than run without sandboxing I'm aborting now. You need to make sure that /opt/freetube-bin/chrome-sandbox is owned by root and has mode 4755. fish: “freetube-bin” terminated by signal SIGTRAP (Trace or breakpoint trap)

--->

ls -l /opt/freetube-bin/chrome-sandbox -rwxr-xr-x 1 root root 5185424 Jun 14 21:50 /opt/freetube-bin/chrome-sandbox

What's going on?

Tio commented on 2019-04-20 12:08 (UTC)

In Manjaro GNome it works well, but the icon is not visible in the Dash To Dock, neither is possible to add it to favourites.

belara commented on 2019-04-18 14:23 (UTC)

Anyone considering installing this ought to be aware the version listed here as of 2019-04-18 (0.5.2) is broken and won't play videos, but it's been fixed in 0.5.3. https://freetube.writeas.com/freetube-release-0-5-3-beta-hotfix

Kunda commented on 2019-04-01 23:03 (UTC)

@plague-doctor I think @SpotlightKid makes a good point about appending -bin to this package name. Also, thanks for maintaining.

SpotlightKid commented on 2019-03-06 15:09 (UTC)

Shouldn't this package be named "freetube-bin"? I think it's good practice to add the "-bin" suffix to the name of packages, which install binaries provided by upstream and not built from the source by the package.

malSet commented on 2018-10-30 21:13 (UTC)

The URL for the source is broken. Should be https://github.com/FreeTubeApp/FreeTube/releases/download/v0.4.0-beta/FreeTube-linux-x64.zip instead.

FredBezies commented on 2018-08-31 07:00 (UTC)

Looks like glibc-2.27 is not needed anymore. I make it run on a Manjaro with glibc-2.28. Will test on Archlinux ASAP.