You are not logged in.

#1 2010-08-12 12:57:29

absolutevoid
Member
From: Keralam, India
Registered: 2009-08-12
Posts: 78
Website

[solved] how to see youtube videos in X86_64?

Hi,

as for the vulnerability, I did a pacman -Rsn to the existing flashplugin. Now that, I tried installing both nspluginwrapper-debian and nspluginwrapper-flash-prerelease, but in vain. The problem is with unresolved dependencies. nspluginwrapper-flash-prerelease need lib32-nss which is not in the AUR. While I searched for the package, I found lib32-nss-mdns which is marked outdated. I was not able to install it either. What should be done.

My system is X86_64, and am using KDEmod 4.4. (Installed KDEmod in arch base and not from Chakra live CD)

Last edited by absolutevoid (2010-08-12 15:56:31)


Everything void is absolute and everything absolute is void.

Offline

#2 2010-08-12 13:04:07

Nichollan
Member
From: Stavanger, Norway
Registered: 2010-05-18
Posts: 110

Re: [solved] how to see youtube videos in X86_64?

At least some videos can be viewed using YouTube's HTML5 beta.

Offline

#3 2010-08-12 13:34:37

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [solved] how to see youtube videos in X86_64?

You can download them to your disk and watch flv / mp4 files with your preferred video player.

Offline

#4 2010-08-12 13:50:34

هاشم
Member
From: Algeria
Registered: 2010-04-23
Posts: 30
Website

Re: [solved] how to see youtube videos in X86_64?

Use this temporarily until the issue is resolved : flashplugin-10.0.45.2-1-x86_64


الناس رجلان : رجل نام في النور، و رجل استيقظ في الظلام!!
فاين انت منهما ؟؟؟

archlinux x86_64 | مجتمع لينكس العربي

Offline

#5 2010-08-12 13:52:54

SanskritFritz
Member
From: Budapest, Hungary
Registered: 2009-01-08
Posts: 1,954
Website

Re: [solved] how to see youtube videos in X86_64?

Minitube, a native YouTube client in QT. Watch YouTube videos without Flash Player:
http://aur.archlinux.org/packages.php?ID=34462

Last edited by SanskritFritz (2010-08-12 14:55:38)


zʇıɹɟʇıɹʞsuɐs AUR || Cycling in Budapest with a helmet camera || Revised log levels proposal: "FYI" "WTF" and "OMG" (John Barnette)

Offline

#6 2010-08-12 13:53:09

skunktrader
Member
From: Brisbane, Australia
Registered: 2010-02-14
Posts: 1,676

Re: [solved] how to see youtube videos in X86_64?

I installed this package from the AUR (plus nspluginwrapper-debian)
http://aur.archlinux.org/packages.php?ID=6232
without any unresolved dependencies and flash works just fine on X86_64

Offline

#7 2010-08-12 13:54:09

Larsson
Member
From: Sweden
Registered: 2010-03-22
Posts: 157

Re: [solved] how to see youtube videos in X86_64?

You could also try minitube. Qt apps can blend perfectly in a gtk desktop.

Last edited by Larsson (2010-08-12 13:56:07)


"If the person you are talking to doesn't appear to be listening, be patient. It may simply be that he has a small piece of fluff in his ear." - A.A. Milne (Winnie-the-Pooh)

Offline

#8 2010-08-12 14:59:58

absolutevoid
Member
From: Keralam, India
Registered: 2009-08-12
Posts: 78
Website

Re: [solved] how to see youtube videos in X86_64?

skunktrader wrote:

I installed this package from the AUR (plus nspluginwrapper-debian)
http://aur.archlinux.org/packages.php?ID=6232
without any unresolved dependencies and flash works just fine on X86_64

nspluginwrapper-flash 10.1.82.76-1 is having lib32-curl and lib32-nss as dependencies. Both are not available in AUR

And for minitube, phonon is a dependency which too is absent in AUR.

Downloading the files to view it is not that easy. Most of the time, I want to just see it and forget. May be, if the dependency problem cannot be fixed, I would try reinstalling the old version with security hole. I don't know the magnitude of its vulnerability, though.


Everything void is absolute and everything absolute is void.

Offline

#9 2010-08-12 15:03:09

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [solved] how to see youtube videos in X86_64?

Go to e.g. minitube AUR page and click on the dependencies, they will either show you an AUR page or the Arch package page.
http://www.archlinux.org/packages/search/?q=phonon

There's a bunch of AUR helper programs that will handle the dependencies for you.

Last edited by karol (2010-08-12 15:03:57)

Offline

#10 2010-08-12 15:07:22

skunktrader
Member
From: Brisbane, Australia
Registered: 2010-02-14
Posts: 1,676

Re: [solved] how to see youtube videos in X86_64?

Offline

#11 2010-08-12 15:10:24

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [solved] how to see youtube videos in X86_64?

absolutevoid, it seems that you haven't even tried to install the aur packages for flash yet.

do you use an aur helper like clyde or aurget etc? if you are planning to install everything manually using the PKGBUILDs, then you will have to look for dependencies not only in AUR but also the other repositories like core, extra and community. Its perfectly normal for an AUR package to have dependencies on packages in the official repos.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#12 2010-08-12 15:36:39

absolutevoid
Member
From: Keralam, India
Registered: 2009-08-12
Posts: 78
Website

Re: [solved] how to see youtube videos in X86_64?

Thank you. I was not able to install it using yaourt. So I manually downloaded the packages from mirror and did a yaourt -U to resolve it.

It did the trick.


Everything void is absolute and everything absolute is void.

Offline

#13 2010-08-12 15:39:33

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [solved] how to see youtube videos in X86_64?

absolutevoid wrote:

Thank you. I was not able to install it using yaourt. So I manually downloaded the packages from mirror and did a yaourt -U to resolve it.

It did the trick.

Why not use pacman? You have to seriously read up - manpages don't bite. Neither do we ... yet ;-)

Offline

#14 2010-08-12 15:53:20

rusty99
Member
Registered: 2009-03-18
Posts: 253

Re: [solved] how to see youtube videos in X86_64?

karol wrote:

Why not use pacman? You have to seriously read up - manpages don't bite.

Careful with the assumptions, Seems to me he must have read yaourt's manpage to find out how to install local packages. smile

Offline

#15 2010-08-12 15:55:26

absolutevoid
Member
From: Keralam, India
Registered: 2009-08-12
Posts: 78
Website

Re: [solved] how to see youtube videos in X86_64?

karol wrote:
absolutevoid wrote:

Thank you. I was not able to install it using yaourt. So I manually downloaded the packages from mirror and did a yaourt -U to resolve it.

It did the trick.

Why not use pacman? You have to seriously read up - manpages don't bite. Neither do we ... yet ;-)

Of course, I use pacman. pacman -S lib32-curl lib32-nss was not yielding any results, prior. That was why I searched it with yaourt. Even then, it was not found. That was why, I downloaded it manually and installed using -U switch. Accidently, I gave yaourt -U instead of pacman -U.

By the way, I was not aware of clyde or aurget. I will try them out.

Thanks again.


Everything void is absolute and everything absolute is void.

Offline

#16 2010-08-12 15:59:10

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [solved] how to see youtube videos in X86_64?

You should check the AUR helpers wiki page, as there are many more than the three.
http://wiki.archlinux.org/index.php/Aur_helpers

lib32 group is x86_64 only and I can't find it on my 32-bit Arch, but as you're using a 64-bit one you shouldn't have any problems.

Offline

#17 2010-08-12 22:13:24

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: [solved] how to see youtube videos in X86_64?

In case you like command line apps, you could try http://aur.archlinux.org/packages.php?ID=37779

Offline

#18 2010-08-14 20:09:37

Agi93
Member
Registered: 2010-02-07
Posts: 11

Re: [solved] how to see youtube videos in X86_64?

هاشم wrote:

Use this temporarily until the issue is resolved : flashplugin-10.0.45.2-1-x86_64

Thank you! This is precisely what I was looking for! Hopefully the issue is resolved soon.

Offline

#19 2010-08-14 22:29:18

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [solved] how to see youtube videos in X86_64?

Agi93 and Hashem, I hope you do realize that the version that you guys are using / downgraded to is the version which has a major vulnerability.

If you are ok with that, then by all means use that version of flash, but I would recommend that you use nspluginwrapper-flash from AUR. Agreed that it brings in a bunch of lib32 packages, but I would rather muddy my 64bit install than have a vulnerability.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

Board footer

Powered by FluxBB