All public logs

Jump to navigation Jump to search

Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 08:06, 21 June 2024 Qljca talk contribs created page FFmpeg (Created page with "3.4.8 is the latest possible version on CentOS7. if they want 4+, it needs CentOS 8 ==Centos 6== <pre> yum update yum install epel-release sudo rpm --import http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro sudo rpm -Uvh http://li.nux.ro/download/nux/dextop/el6/x86_64/nux-dextop-release-0-2.el6.nux.noarch.rpm yum install ffmpeg ffmpeg-devel -y </pre> ==CentOS 7== <pre> yum update yum install epel-release sudo rpm --import http://li.nux.ro/download/nux/RPM-GPG-KEY-nu...")