Pipelight (CentOS): Unterschied zwischen den Versionen

Aus Tutorials
Zur Navigation springen Zur Suche springen
Zeile 5: Zeile 5:
<pre>
<pre>
sudo wget http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/CentOS_7/x86_64/pipelight-0.2.8-6.2.x86_64.rpm
sudo wget http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/CentOS_7/x86_64/pipelight-0.2.8-6.2.x86_64.rpm
</pre>
<pre>
sed -i "/for creq in pkg.conflicts:/a\                if creq[0].startswith('freeipa'): continue" /usr/lib/python2.7/site-packages/yum/rpmsack.py
</pre>
</pre>



Version vom 21. März 2017, 21:33 Uhr

Noch in Bearbeitung

Download

sudo wget http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/CentOS_7/x86_64/pipelight-0.2.8-6.2.x86_64.rpm

https://software.opensuse.org/package/pipelight

Installation

sudo yum install pipelight-0.2.8-6.2.x86_64.rpm


Zurück zu CentOS