Adobe Trash (Flash) is dirt on the World Wide Web. It hinders access to data not just by humans but also by bots. Nevertheless, there are few Web sites that still depend on Flash and require the user/visitor to install it. One site that used to require it for most data (video) was YouTube, but this major site is moving to WebM, which may make Flash and its substitutes a lot less necessary (along with codecs that are not simple to obtain, at least in Fedora). Google can be expected to transcode all of its videos and make them available as WebM within weeks or just a few months. For other Web sites, Gnash, the free/libre alternative, seems to be sufficient and it is simple to install either from the package manager (e.g. KPackageKit) or the universal environment, which is the command line. The package managers vary, but the package names are usually the same (just replace yum
with apt-get
for example). In Fedora 14, the following commands do the job for Gnash support in Konqueror.
[roy@blueberry ~]$ su Password: [root@blueberry roy]# yum install gnash-klash Loaded plugins: langpacks, presto, refresh-packagekit Adding en_US to language list Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package gnash-klash.i686 1:0.8.8-4.fc14 set to be installed --> Finished Dependency Resolution
Dependencies Resolved
======================================================================================================= Package Arch Version Repository Size ======================================================================================================= Installing: gnash-klash i686 1:0.8.8-4.fc14 fedora 177 k
Transaction Summary ======================================================================================================= Install 1 Package(s)
Total download size: 177 k Installed size: 541 k Is this ok [y/N]: y Downloading Packages: Setting up and reading Presto delta metadata Processing delta metadata Package(s) data still to download: 177 k gnash-klash-0.8.8-4.fc14.i686.rpm | 177 kB 00:00 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Installing : 1:gnash-klash-0.8.8-4.fc14.i686 1/1
Installed: gnash-klash.i686 1:0.8.8-4.fc14
Complete! [root@blueberry roy]# yum install gnash Loaded plugins: langpacks, presto, refresh-packagekit Adding en_US to language list Existing lock /var/run/yum.pid: another copy is running as pid 31528. Another app is currently holding the yum lock; waiting for it to exit... The other application is: PackageKit Memory : 47 M RSS ( 63 MB VSZ) Started: Sun Nov 21 12:28:38 2010 - 00:06 ago State : Sleeping, pid: 31528 Another app is currently holding the yum lock; waiting for it to exit... The other application is: PackageKit Memory : 47 M RSS ( 63 MB VSZ) Started: Sun Nov 21 12:28:38 2010 - 00:08 ago State : Sleeping, pid: 31528 Another app is currently holding the yum lock; waiting for it to exit... The other application is: PackageKit Memory : 47 M RSS ( 63 MB VSZ) Started: Sun Nov 21 12:28:38 2010 - 00:10 ago State : Sleeping, pid: 31528 Setting up Install Process Package 1:gnash-0.8.8-4.fc14.i686 already installed and latest version Nothing to do
yum install gnash-plugin yum install gnash-klash yum install gnash
Comments
bohu
2010-11-21 16:12:34
Agent_Smith
2010-11-21 16:47:19
Dr. Roy Schestowitz
2010-11-21 17:04:17
Agent_Smith
2010-11-21 13:36:12
Dr. Roy Schestowitz
2010-11-21 13:53:46