Using the Remi Repositories

Sometimes Fedora doesn’t offer the RPMs you’re looking for, and more often than not you’ll find them in the Remi repositories — http://blog.famillecollet.com/pages/Config-en

Install the Remi repository:

cd /etc/yum.repos.d
wget http://rpms.famillecollet.com/remi-fedora.repo

Usage — installing libmemcached you won’t find in Fedora 11:

yum —enablerepo=remi install libmemcached

Tags:

Add new comment

Wiki Textile Syntax

  • You can enable syntax highlighting of source code with the following tags: [code], [blockcode], [asp], [linux], [c], [cpp], [c#], [delphi], [dos], [f#], [html], [ini], [java], [javascript], [mysql], [perl], [php], [postgresql], [python], [ruby], [sql], [text], [vb], [xml].
  • You can use Textile markup to format text.
  • Web page addresses and e-mail addresses turn into links automatically.

Filtered HTML

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.