top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

where can I find a previous version of a rpm package for Fedora?

+2 votes
259 views
where can I find a previous version of a rpm package for Fedora?
posted May 8, 2016 by Salil Agrawal

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+3 votes

Here is what I have tried:

root@secure [~]# which python3
/usr/bin/python3

root@secure [~]# which pip
/usr/bin/pip

root@secure [~]# yum install pip3
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.secrel.com.br
 * epel: mirror.imt-systems.com
 * extras: centos.secrel.com.br
 * remi: mirror5.layerjet.com
 * updates: mirrors.ucr.ac.cr
Setting up Install Process
No package pip3 available.
Error: Nothing to do
0 votes

to create rpm package from cpan package, it has been recommended to use cpan2spec. However, I cant found this package for fedora?

+1 vote

I've followed the instructions to install the flash plugin by downloading the
YUM version and then installing the RPM. I got no errors when doing any of
this. However, flash still does not work in Firefox. If I do 'about:plugins'
it isn't listed.

Any suggestions on what to try next. All I'm getting from Google is variations
of the same instructions I've already done.
$ uname -a
Linux gary.ringways.co.uk 3.8.13-100.fc17.x86_64 #1 SMP Mon May 13 13:36:17
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
$ rpm -qa|grep firefox
firefox-21.0-3.fc17.x86_64
$ rpm -qa|grep flash
flash-plugin-11.2.202.285-release.i386
$ ll /usr/lib/mozilla/plugins
total 172
lrwxrwxrwx. 1 root root 39 Jun 6 13:21
libflashplayer.so -> /usr/lib/flash-plugin/libflashplayer.so
-rwxr-xr-x. 1 root root 176032 May 15 10:53 nppdf.so

...