Pipelight (CentOS)
Zur Navigation springen
Zur Suche springen
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
Wegen Bug [1] ist vor der Installation folgender Workaround notwendig:
sed -i "/for creq in pkg.conflicts:/a\ if creq[0].startswith('freeipa'): continue" /usr/lib/python2.7/site-packages/yum/rpmsack.py
Danach kann das Paket installiert werden:
sudo yum install pipelight-0.2.8-6.2.x86_64.rpm
21.03.2017: Das Paket kann wegen fehlender Abhängigkeit wine-staging nicht installiert werden - CentOS wird momentan nicht unterstützt.
Zurück zu CentOS