<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Handbrake Archives - Jim Dolby</title>
	<atom:link href="https://jim.dolby.id.au/tag/handbrake/feed" rel="self" type="application/rss+xml" />
	<link>https://jim.dolby.id.au/tag/handbrake</link>
	<description>A Geek and still proud of it!</description>
	<lastBuildDate>Tue, 03 Jun 2025 06:03:29 +0000</lastBuildDate>
	<language>en-AU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">195341223</site>	<item>
		<title>Install handbrake on CentOS8</title>
		<link>https://jim.dolby.id.au/tips/linux/install-handbrake-on-centos8.html</link>
		
		<dc:creator><![CDATA[YTS_Jim]]></dc:creator>
		<pubDate>Sat, 11 Jul 2020 04:50:59 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS8]]></category>
		<category><![CDATA[DVD Ripping]]></category>
		<category><![CDATA[Handbrake]]></category>
		<guid isPermaLink="false">https://www.securetech.com.au/?p=316</guid>

					<description><![CDATA[<p>Handbrake can be installed without having to install from source, simply for this tutorial to learn how. Handbrake install instructions for centos8 show that you have to install from source as well as installing all development tools, but there is an easier way &#8230; install from rpmfusion. RPMFusion provides software that the Fedora project or [&#8230;]</p>
<p>The post <a href="https://jim.dolby.id.au/tips/linux/install-handbrake-on-centos8.html">Install handbrake on CentOS8</a> appeared first on <a href="https://jim.dolby.id.au">Jim Dolby</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Handbrake can be installed without having to install from source, simply for this tutorial to learn how.</p>



<p><a href="https://handbrake.fr/">Handbrake</a> <a href="https://handbrake.fr/docs/en/latest/developer/install-dependencies-centos.html">install instructions for centos8</a> show that you have to install from source as well as installing all development tools, but there is an easier way &#8230; install from rpmfusion.</p>



<p>RPMFusion provides software that the Fedora project or Redhat don&#8217;t want to.</p>



<p>Before you progress any further, you need to <a href="https://fedoraproject.org/wiki/EPEL/FAQ#howtouse">enable EPEL</a> in <a href="https://www.centos.org/">CentOS8</a></p>



<p>According to the <a href="https://rpmfusion.org/Configuration">RPMFusion configuration guide</a> at time of writing, you need to do the following in a console to add the required settings to CentOS8:</p>



<pre class="wp-block-code"><code>sudo dnf install --nogpgcheck https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
sudo dnf install --nogpgcheck https://download1.rpmfusion.org/free/el/rpmfusion-free-release-8.noarch.rpm</code></pre>



<p>Next, you need to install Handbrake GUI</p>



<pre class="wp-block-code"><code>sudo dnf install HandBrake-gui</code></pre>



<p>This will then try to resolve all the dependencies using the new RPMFusion repositories and should prompt to download approx 20MB of packages:</p>



<pre class="wp-block-code"><code>Install  22 Packages

Total size: 20 M
Total download size: 20 M
Installed size: 63 M
Is this ok &#91;y/N]: </code></pre>



<p>to run handbrake, type the following into a console:</p>



<pre class="wp-block-code"><code>ghb</code></pre>
<p>The post <a href="https://jim.dolby.id.au/tips/linux/install-handbrake-on-centos8.html">Install handbrake on CentOS8</a> appeared first on <a href="https://jim.dolby.id.au">Jim Dolby</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">316</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)

Served from: jim.dolby.id.au @ 2026-04-20 20:38:01 by W3 Total Cache
-->