Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => Topic started by: krooooo on December 22, 2015, 11:04:58 AM

Title: flashplugin?
Post by: krooooo on December 22, 2015, 11:04:58 AM
Hi

How to install flashplugin on dCore? I tried "sce-import -b flash" and find 9 items, see picture, I imported flashplugin-downloader \ flashplugin-installer and flashplugin-nonfree-extendsound, but after load, no any command relate to "flash" may be used...
Title: Re: flashplugin?
Post by: sm8ps on December 22, 2015, 11:43:10 AM
See http://wiki.tinycorelinux.net/dcore:desktop_applications
Title: Re: flashplugin?
Post by: jls on December 22, 2015, 11:59:06 AM
Hi krooooo
simply sce-import adobe-flash-properties-gtk
Title: Re: flashplugin?
Post by: krooooo on December 23, 2015, 03:54:24 AM
Hi krooooo
simply sce-import adobe-flash-properties-gtk

Hi  jls_legalize

I exec " sce-import -b adobe-flash-properties-gtk" but no this package in repo??
Title: Re: flashplugin?
Post by: krooooo on December 23, 2015, 04:07:03 AM
in repo of ubuntu, there is a package named "adobe-flashplugin", but I can't find it through "sce-import -b adobe-flashplugin"...

how to change the repo in dCore??
Title: Re: flashplugin?
Post by: jls on December 23, 2015, 05:18:25 AM
/opt/debextra
Title: Re: flashplugin?
Post by: sm8ps on December 23, 2015, 01:02:31 PM
Registered in the wiki (http://wiki.tinycorelinux.net/dcore:desktop_applications).
Title: Re: flashplugin?
Post by: krooooo on December 23, 2015, 01:04:47 PM
Hi  jls_legalize

I made a txt file in /opt/debextra, the file contain:
Code: [Select]
deb http://mirrors.yun-idc.com/ubuntu trusty main restricted universe multiverse
deb http://mirrors.yun-idc.com/ubuntu trusty-updates main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ trusty partner

then I exec "sce-impot -b adobe-flash" but something wrong? (see picture)
Title: Re: flashplugin?
Post by: krooooo on December 23, 2015, 01:07:06 PM
Hi sm8ps

the wiki is "manual" and I'd like something "automatic"  :)
Title: Re: flashplugin?
Post by: sm8ps on December 23, 2015, 01:11:49 PM
Check out the section adobe-flashplugin under http://wiki.tinycorelinux.net/dcore:desktop_applications#flash for the automatic installation as proposed by jls_legalize.

For the repo, check out http://wiki.tinycorelinux.net/dcore:handling_extensions#additional_repositories
Add a file '/opt/debextra/ubuntu-trusty-canonical_partner' with content
Code: [Select]
http://archive.canonical.com/ubuntu trusty partner
No need to add universe, multiverse, restricted repos as they are included by default.
Title: Re: flashplugin?
Post by: krooooo on December 24, 2015, 04:39:56 AM
yes, installed, thanks