I have Fedora 12 and no wish to change.
hello
every time i want to download a package with yum ,it downloads somethings as:
[root@sajad sajad]# yum install octave
Loaded plugins: refresh-packagekit
adobe-linux-i386 | 951 B 00:00
adobe-linux-i386/primary | 11 kB 00:00
In my simple quest to enable the playing of MP3's on my Fedora 12 installation, I arrived at the suggestion that I need to add some third party repositories for yum. Namely, rpmfusion.
After installing this repo, here is the state of my system:
Code:
[root@localhost ~]# yum repolist all
Loaded plugins: presto, priorities, refresh-packagekit
The RPM Fusion team is proud to announce the public availability of our ''free'' and ''nonfree'' package repositories for Fedora 12 (Constantine). The repositories contain multimedia applications, kernel drivers, games and other software the Fedora Project doesn't want to ship for various reasons.
Has anyone made RPM's of them? I've seen these, but they are compiled with vaapi which my intel chipset doesn't support and some other stuff that I don't need.
I'm running F12 beta and I think I installed the wrong rpmfusion repos how to I remove entirely?
I don't want to simply disable in the conf files as I want to remove them entirely so I can install the correct F12 ones
yum repolist
Loaded plugins: presto, refresh-packagekit
How is going everyone??!!
I need to install VLC to play videos.
I try the follow instruccions to install rpmfunsion repositorys:
rpm -ivh http://download1.rpmfusion.org/free/...ble.noarch.rpm
Hi peeps...
I've just installed fc18 onto an old netbook and when I try to run an update i get:
Code:
Downloading Packages:
warning: /var/cache/yum/i386/18/rpmfusion-free-updates/packages/rpmfusion-free-release-18-3.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 982e0a7c: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-18-i386
GPG key retri
Is there any chance I can load binary codecs on 64bit arch linux ? I have few .dat files that works great under 32bit windows xp, with smplayer (after downloading codecs), but on 64bit Linux, I got twisted image.
I downloaded all binary codecs for win32 here,
And essential elf64 libs here
Both archive was extracted to /usr/lib/codecs
From output of strace, seems /usr/lib/codecs wasn't loaded.