glfs/multimedia/audioutils/cdparanoia/CDParanoia-inst.xml

12 lines
265 B
XML
Raw Normal View History

<sect2>
<title>Installation of CDParanoia</title>
<para>Install CDParanoia by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/usr &amp;&amp;
make FLAGS="$CFLAGS" &amp;&amp;
make install</userinput></screen></para>
</sect2>