<?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>linux mint Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/linux-mint/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Wed, 18 Aug 2021 21:40:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to install the Signal desktop client on Debian 11 / Ubuntu 20.04 / Linux Mint 20?</title>
		<link>https://www.osradar.com/install-signal-desktop-client-ubuntu-linux-mint-debian/</link>
					<comments>https://www.osradar.com/install-signal-desktop-client-ubuntu-linux-mint-debian/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Tue, 24 Aug 2021 23:08:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[focal]]></category>
		<category><![CDATA[Focal Fossa]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[signal]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=31375</guid>

					<description><![CDATA[<p>Hello, friends. Security in communications is very important nowadays and every day more and more questions arise about security in WhatsApp. So today I will show you how to install Signal Desktop client on Debian 11 / Ubuntu 20.04 / Linux Mint 20. What is Signal? Signal is a messaging service that comes to compete [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-signal-desktop-client-ubuntu-linux-mint-debian/">How to install the Signal desktop client on Debian 11 / Ubuntu 20.04 / Linux Mint 20?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="has-line-data">Hello, friends. Security in communications is very important nowadays and every day more and more questions arise about security in WhatsApp. So today I will show you <strong>how to install Signal Desktop client on Debian 11 / Ubuntu 20.04 / Linux Mint 20.</strong></p>



<h2 class="code-line"><a id="What_is_Signal_2"></a>What is Signal?</h2>



<p class="has-line-data"><a href="http://signal.org/" target="_blank" rel="noreferrer noopener">Signal </a>is a messaging service that comes to compete with WhatsApp and Telegram. As you can imagine it is less popular than these two but it is very well valued by advanced users. The reason is that Signal is committed to offering the highest level of privacy possible.</p>



<p class="has-line-data"><strong>Signal uses an end-to-end encryption protocol called Open Whispers Systems for all communications</strong>. This means that<strong>messages are sent from your mobile phone already encrypted</strong> and are only decrypted when they reach the recipient.</p>



<p class="has-line-data">While I love installing <a href="https://www.osradar.com/install-telegram-desktop-any-linux-distribution/" target="_blank" rel="noreferrer noopener">Telegram Dekstop on Linux</a>, it is also true that Signal offers better security. That is why it is so important for many users.</p>



<p class="has-line-data">So, let’s get started.</p>



<h2 class="code-line"><a id="Install_Signal_Desktop_Client_on_Ubuntu_2004__Linux_Mint_20_12"></a>Install Signal Desktop Client on Debian 11 / Ubuntu 20.04 / Linux Mint 20</h2>



<p class="has-line-data">One of the great advantages of Signal Desktop Client is that the source code is open to everyone. So you can examine it and see that there are no backdoors or malware. And also as you can imagine, it enjoys great support for Linux and especially DEB distributions.</p>



<p class="has-line-data">So, open a terminal and make sure to update the whole system.</p>



<pre class="wp-block-preformatted">sudo apt update
sudo apt upgrade</pre>



<p class="has-line-data">Then, download and install the official GPG key from the Signal repository by running these two commands:</p>



<pre class="wp-block-preformatted">wget -O- https://updates.signal.org/desktop/apt/keys.asc | gpg --dearmor &gt; signal-desktop-keyring.gpg
cat signal-desktop-keyring.gpg | sudo tee -a /usr/share/keyrings/signal-desktop-keyring.gpg &gt; /dev/null</pre>



<p class="has-line-data">Now add the official Signal repository run:</p>



<pre class="wp-block-preformatted">echo 'deb [arch=amd64 signed-by=/usr/share/keyrings/signal-desktop-keyring.gpg] https://updates.signal.org/desktop/apt xenial main' | sudo tee -a /etc/apt/sources.list.d/signal-xenial.list</pre>



<p class="has-line-data">Refresh the APT cache</p>



<pre class="wp-block-preformatted">sudo apt update</pre>



<p class="has-line-data">And finally, install Signal by running</p>



<pre class="wp-block-preformatted">sudo apt install signal-desktop
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  signal-desktop
0 upgraded, 1 newly installed, 0 to remove and 112 not upgraded.
Need to get 111 MB of archives.
After this operation, 358 MB of additional disk space will be used.</pre>



<p class="has-line-data">When the installation is finished, you can run it from the main menu.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="527" src="https://www.osradar.com/wp-content/uploads/2021/07/1-13-1024x527.png" alt="1.- Signal desktop client on Ubuntu 20.04" class="wp-image-31423" srcset="https://www.osradar.com/wp-content/uploads/2021/07/1-13-1024x527.png 1024w, https://www.osradar.com/wp-content/uploads/2021/07/1-13-300x155.png 300w, https://www.osradar.com/wp-content/uploads/2021/07/1-13-768x396.png 768w, https://www.osradar.com/wp-content/uploads/2021/07/1-13-696x358.png 696w, https://www.osradar.com/wp-content/uploads/2021/07/1-13-1068x550.png 1068w, https://www.osradar.com/wp-content/uploads/2021/07/1-13.png 1365w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>1.- Signal desktop client on Debian 11 / Ubuntu 20.04</figcaption></figure>



<p class="has-line-data">If you want to uninstall it, you can simply uninstall it by running</p>



<pre class="wp-block-preformatted">sudo apt remove signal-desktop</pre>



<p class="has-line-data">So, enjoy it.</p>



<h2 class="code-line"><a id="Conclusion_48"></a>Conclusion</h2>



<p class="has-line-data">Signal is an application to take into account if we want to have the maximum privacy possible in our communications. Even though it is not that popular, it is useful for many people who don’t want to compromise their communications.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-signal-desktop-client-ubuntu-linux-mint-debian/">How to install the Signal desktop client on Debian 11 / Ubuntu 20.04 / Linux Mint 20?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-signal-desktop-client-ubuntu-linux-mint-debian/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install Viber Desktop app on Ubuntu 20.04 / Linux Mint 20</title>
		<link>https://www.osradar.com/viber-desktop-messaging-linux-ubuntu/</link>
					<comments>https://www.osradar.com/viber-desktop-messaging-linux-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Fri, 13 Aug 2021 23:59:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[viber]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=31626</guid>

					<description><![CDATA[<p>Hello, friends. The current communications could be said to be at their best. Many tools and services are oriented to it. Today, in this post, you will learn how to install Viber desktop client on Ubuntu 20.04. What is Viber? Viber is a mobile messaging service similar to WhatsApp or Telegram. It features messaging and [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/viber-desktop-messaging-linux-ubuntu/">How to install Viber Desktop app on Ubuntu 20.04 / Linux Mint 20</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello, friends. The current communications could be said to be at their best. Many tools and services are oriented to it. Today, in this post, you will learn how to install Viber desktop client on Ubuntu 20.04.</p>



<h2>What is Viber?</h2>



<p><strong><a href="https://www.viber.com" target="_blank" rel="noreferrer noopener">Viber </a>is a mobile messaging service similar to WhatsApp or Telegram</strong>. It features messaging and files sending like any other but its principal distinction is that Viber focuses on calls.</p>



<p>So, Viber<strong> has support for calls of very good quality that even exceeds those of Whatsapp or <a href="https://www.osradar.com/how-to-install-telegram-desktop-on-any-linux-distribution/" target="_blank" rel="noreferrer noopener">Telegram</a></strong>. It is widely used in certain sectors where the security of data transmission is a priority.</p>



<p>Also, your conversations on Viber between all the devices you use, whether mobile, tablet, or desktop, are fully synchronized.</p>



<p>Other features include group chat, sticker creation, shredding messages, and the ability to install it on distribution such as Ubuntu.</p>



<p>Unlike Whatsapp, <strong>Viber offers a native client for Linux</strong>. This makes it much more convenient to use it from your computer without interrupting your workflow.</p>



<p>Another point where it differs from Whatsapp or Telegram is the possibility of creating communities. Communities are the new social network and the best way to bring people together. To give us an idea, imagine a group chat, only with no limit on the number of members, more administration control, and new conversation features.</p>



<p>Viber takes security very seriously because the encryption keys exist only on the user&#8217;s devices and nowhere else. So no one, not even Viber, can read your messages.</p>



<p>So, let&#8217;s install it.</p>



<h2>Install Viber Desktop App on Ubuntu 20.04 / Linux Mint 20</h2>



<p>Viber has a download section where you can find the DEB package for Debian, Ubuntu, and derivatives. Also, you can download the APPImage which should work on any distribution.</p>



<p>So, go to the Viber website and proceed to download the package.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="518" src="https://www.osradar.com/wp-content/uploads/2021/08/2-3-1024x518.jpg" alt="Download Viber Desktop app for Linux" class="wp-image-31629" srcset="https://www.osradar.com/wp-content/uploads/2021/08/2-3-1024x518.jpg 1024w, https://www.osradar.com/wp-content/uploads/2021/08/2-3-300x152.jpg 300w, https://www.osradar.com/wp-content/uploads/2021/08/2-3-768x388.jpg 768w, https://www.osradar.com/wp-content/uploads/2021/08/2-3-696x352.jpg 696w, https://www.osradar.com/wp-content/uploads/2021/08/2-3-1068x540.jpg 1068w, https://www.osradar.com/wp-content/uploads/2021/08/2-3.jpg 1349w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Download Viber Desktop app for Linux</figcaption></figure>



<p>Also, you can download it via terminal with the help of the <code>wget</code> command</p>



<pre class="wp-block-preformatted">wget https://download.cdn.viber.com/cdn/desktop/Linux/viber.deb</pre>



<p>Then to install it, double click on the package or simply run this command in the terminal.</p>



<pre class="wp-block-preformatted">sudo apt install ./viber.deb</pre>



<p>This will install it and when finished, you will be able to run it from the main menu.</p>



<p>When you run it, configure your account so you can enjoy the service.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="634" src="https://www.osradar.com/wp-content/uploads/2021/08/1-4-1024x634.png" alt="1.- Viber desktop app on Ubuntu 20.04" class="wp-image-31628" srcset="https://www.osradar.com/wp-content/uploads/2021/08/1-4-1024x634.png 1024w, https://www.osradar.com/wp-content/uploads/2021/08/1-4-300x186.png 300w, https://www.osradar.com/wp-content/uploads/2021/08/1-4-768x475.png 768w, https://www.osradar.com/wp-content/uploads/2021/08/1-4-696x431.png 696w, https://www.osradar.com/wp-content/uploads/2021/08/1-4.png 1050w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>1.- Viber desktop app on Ubuntu 20.04</figcaption></figure>



<p>Alternatively, you can use Viber by downloading the APPImage file provided. To do this download it from the website or via <code>wget</code>.</p>



<pre class="wp-block-preformatted">wget https://download.cdn.viber.com/desktop/Linux/viber.AppImage</pre>



<p>Assign it to run permissions</p>



<pre class="wp-block-preformatted">chmod +x viber.AppImage</pre>



<p>And run it by double-clicking on the file. Enjoy it.</p>



<h2>Removing Viber on Ubuntu 20.04</h2>



<p>In case you no longer want to use Viber, you can uninstall it in the following way</p>



<pre class="wp-block-preformatted">sudo apt remove viber</pre>



<p>If you used the APPImage, then, there is nothing to uninstall, just remove the file and you are done.</p>



<h2>Conclusion</h2>



<p>Viber is a messaging veteran that although it is not so popular it has an important market share. Also, its Linux support is quite good which makes it a solid alternative to others.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/viber-desktop-messaging-linux-ubuntu/">How to install Viber Desktop app on Ubuntu 20.04 / Linux Mint 20</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/viber-desktop-messaging-linux-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Linux Mint 20.2 available</title>
		<link>https://www.osradar.com/linux-mint-20-2-available/</link>
					<comments>https://www.osradar.com/linux-mint-20-2-available/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Fri, 09 Jul 2021 05:10:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=31186</guid>

					<description><![CDATA[<p>Yes, friends. The day has come. It has recently been published that Linux Mint 20.2 has been released as a new update to the 20 branch based on Ubuntu 20.04. Linux Mint has become one of the most popular distributions in the world. It has arguably taken Ubuntu to a level of practicality and usability [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/linux-mint-20-2-available/">Linux Mint 20.2 available</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Yes, friends. The day has come. It has recently been published that <strong>Linux Mint 20.2 has been released</strong> as a new update to the 20 branch based on Ubuntu 20.04.</p>



<p>Linux Mint has become one of the most popular distributions in the world. It has arguably taken Ubuntu to a level of practicality and usability that makes it ideal for novices but also all kinds of professionals.</p>



<p>If there is one thing that distinguishes Linux Mint, it is a continuous but solidly based development, which makes it very stable and user-friendly for everyone thanks to a selection of software that makes it complete.</p>



<h2>Linux Mint 20.2 Features</h2>



<p>So, <strong>based on Ubuntu 20.04 it inherits from it the possibility to have the kernel 5.8, Mesa 20.2.6, and Xsever 1.20.9 </strong>Also, it is <strong>supported until 2025</strong> which means it has plenty of time left.</p>



<p><strong>The Update Manager now supports Cinnamon spice updates</strong> (i.e. updates for applets, desklets, themes, and extensions). So from one place, you can update the whole system.</p>



<p>On the other hand, Linux Mint doesn&#8217;t like Snap packages and that&#8217;s why the Snap Store is disabled in Linux Mint 20. Anyway, they explain <a href="https://linuxmint-user-guide.readthedocs.io/en/latest/snap.html" target="_blank" rel="noreferrer noopener">how to enable it</a> again.</p>



<p><strong>In Linux Mint 20.2 the Update Manager is now able to remember how long each update has been available for</strong>, how many days the computer was ON during that time, and assess whether or not a notification would be welcome to remind you of available updates. All this from the system notifications. No distractions. No hassle.</p>



<p>Also included in this new version is a <strong>new application called Bulky</strong>. With it, you can rename a lot of files quickly and without problems. Another successful point of the development team in favor of productivity.</p>



<figure class="wp-block-image size-large"><img src="https://www.linuxmint.com/pictures/screenshots/uma/bulky.png" alt=""/><figcaption>The new app on Linux Mint 20.2</figcaption></figure>



<p>With every release of Linux Mint, we find a new version of Cinnamon. <strong>Linux Mint 20.2 includes Cinnamon 5 which includes many improvements in Nemo and memory consumption and performance</strong>. In addition, you can set the maximum amount of memory it can consume.</p>



<figure class="wp-block-image size-large"><img src="https://www.linuxmint.com/pictures/screenshots/uma/memory.png" alt=""/><figcaption>Cinnamon Memory usage</figcaption></figure>



<h2>Where can I get it?</h2>



<p>Well, all versions of Linux Mint 20.2 have been released in their various desktop environments. As always, for these distributions, we recommend at least 2gb of ram and 20gb of disk space, and a modern processor.</p>



<p>The corresponding <a href="https://www.linuxmint.com/download.php" target="_blank" rel="noreferrer noopener">links </a>are on the Linux Mint website, as always we recommend using <a href="https://www.osradar.com/3-applications-to-download-torrents-in-linux/" target="_blank" rel="noreferrer noopener">Torrents </a>so as not to saturate the servers.</p>



<p>Enjoy it!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/linux-mint-20-2-available/">Linux Mint 20.2 available</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/linux-mint-20-2-available/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install Wireshark on Ubuntu 20.04/18.04?</title>
		<link>https://www.osradar.com/install-wireshark-on-ubuntu/</link>
					<comments>https://www.osradar.com/install-wireshark-on-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Tue, 16 Mar 2021 02:14:00 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[bionic]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[networks]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wireshark]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=9187</guid>

					<description><![CDATA[<p>Many things happen in a network, especially if many users use it. Actually, we don&#8217;t know everything that happens on it, and that for some sysadmin or IT professionals is a problem. Basic or relevant information intersect in that exchange. Therefore, there are applications like Wireshark that help to collect statistics on the use of [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-wireshark-on-ubuntu/">How to install Wireshark on Ubuntu 20.04/18.04?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Many things happen in a network, especially if many users use it. Actually, we don&#8217;t know everything that happens on it, and that for some sysadmin or IT professionals is a problem. Basic or relevant information intersect in that exchange. Therefore, there are applications like Wireshark that help to collect statistics on the use of the network protocol and analyze them. With this in mind, today I will teach you how to install Wireshark on Ubuntu 20.04 and 18.04.</p>
<p><a href="https://www.wireshark.org/">Wireshark</a> is a free and opensource web analyzer. It allows you to know from a quite technical point of view what is happening in your network. With this, you can make statistics, specific <a href="http://osradar.com/tag/monitoring/">monitoring</a> or simply know its traffic.</p>
<p>Some of the main features of Wireshark are:</p>
<ul>
<li>Deep inspection of hundreds of protocols, with more being added all the time.</li>
<li>Live capture and offline analysis.</li>
<li>Standard three-pane packet browser.</li>
<li>Captured network data can be browsed via a GUI, or via the TTY-mode TShark utility.<br />
The most powerful display filters in the industry.</li>
<li>Rich VoIP analysis.</li>
</ul>
<p>And many more. However, one of the most outstanding features is that it is <strong>cross-</strong>platform. In other words, you can install it on Windows, Linux, <a href="https://www.osradar.com/tag/freebsd/">FreeBSD</a>, Solaris, and other systems.</p>
<p>So, let&#8217;s install Wireshark.</p>
<h2>1. Install Wireshark on Ubuntu 20.04/18.04</h2>
<p>To install Wireshark more easily on Ubuntu 16.04, it is necessary to use a PPA repository of its developers. We have two options to install, the developing version or the latest stable version. I&#8217;ll show you the process for both, but in this post, I&#8217;ll install the stable version. <strong>If you use Ubuntu 20.04/ 18.04 this is not necessary.</strong></p>
<h3>If you want to install the development version:</h3>
<p>Open a terminal and run:</p>
<pre class="">:~$ sudo add-apt-repository ppa:dreibh/ppa
:~$ sudo apt update
:~$ sudo apt install wireshark</pre>
<p>And that&#8217;s it.</p>
<h3>Install the stable version:</h3>
<p>It is always best to install the stable version of any program. That&#8217;s to avoid major bugs and surprises. It is clear that no application is free of bugs, but stable versions are less prone to them.</p>
<p>Open a Terminal and add the external repository with this command:</p>
<pre class="">:~$ sudo add-apt-repository ppa:wireshark-dev/stable</pre>
<p><figure id="attachment_9188" aria-describedby="caption-attachment-9188" style="width: 1117px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-9188" src="https://www.osradar.com/wp-content/uploads/2019/01/1-11.png" alt="1.- Adding the external repository" width="1117" height="383" srcset="https://www.osradar.com/wp-content/uploads/2019/01/1-11.png 1117w, https://www.osradar.com/wp-content/uploads/2019/01/1-11-300x103.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/1-11-768x263.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/1-11-1024x351.png 1024w, https://www.osradar.com/wp-content/uploads/2019/01/1-11-1068x366.png 1068w" sizes="(max-width: 1117px) 100vw, 1117px" /><figcaption id="caption-attachment-9188" class="wp-caption-text">1.- Adding the external repository</figcaption></figure></p>
<p>Next, refresh the APT cache.</p>
<pre class="">:~$ sudo apt update</pre>
<p><figure id="attachment_9189" aria-describedby="caption-attachment-9189" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-9189" src="https://www.osradar.com/wp-content/uploads/2019/01/2-10.png" alt="2.- Running the APT cache" width="1365" height="522" srcset="https://www.osradar.com/wp-content/uploads/2019/01/2-10.png 1365w, https://www.osradar.com/wp-content/uploads/2019/01/2-10-300x115.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/2-10-768x294.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/2-10-1024x392.png 1024w, https://www.osradar.com/wp-content/uploads/2019/01/2-10-1068x408.png 1068w, https://www.osradar.com/wp-content/uploads/2019/01/2-10-1098x420.png 1098w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-9189" class="wp-caption-text">2.- Running the APT cache</figcaption></figure></p>
<p>Then install Wireshark.</p>
<pre class="">:~$ sudo apt install wireshark</pre>
<p><figure id="attachment_9190" aria-describedby="caption-attachment-9190" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-9190" src="https://www.osradar.com/wp-content/uploads/2019/01/3-10.png" alt="3.- Install Wireshark" width="1365" height="550" srcset="https://www.osradar.com/wp-content/uploads/2019/01/3-10.png 1365w, https://www.osradar.com/wp-content/uploads/2019/01/3-10-300x121.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/3-10-768x309.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/3-10-1024x413.png 1024w, https://www.osradar.com/wp-content/uploads/2019/01/3-10-1068x430.png 1068w, https://www.osradar.com/wp-content/uploads/2019/01/3-10-1042x420.png 1042w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-9190" class="wp-caption-text">3.- Install Wireshark</figcaption></figure></p>
<p>During installation, we will be asked if we want Wireshark to be available to all users member of wireshark group. Say yes.</p>
<p><figure id="attachment_9191" aria-describedby="caption-attachment-9191" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-9191" src="https://www.osradar.com/wp-content/uploads/2019/01/4-11.png" alt="4.- Configuring Wireshark" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2019/01/4-11.png 1366w, https://www.osradar.com/wp-content/uploads/2019/01/4-11-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/4-11-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/4-11-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2019/01/4-11-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/01/4-11-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-9191" class="wp-caption-text">4.- Configuring Wireshark</figcaption></figure></p>
<p>And that&#8217;s it.</p>
<h2>2. Configuring Wireshark</h2>
<p>First, check the version of Wireshark installed.</p>
<pre class="">:~$ wireshark -v</pre>
<p><figure id="attachment_9192" aria-describedby="caption-attachment-9192" style="width: 812px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-9192" src="https://www.osradar.com/wp-content/uploads/2019/01/5-11.png" alt="5.- Check the Wireshark version" width="812" height="490" srcset="https://www.osradar.com/wp-content/uploads/2019/01/5-11.png 812w, https://www.osradar.com/wp-content/uploads/2019/01/5-11-300x181.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/5-11-768x463.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/5-11-696x420.png 696w" sizes="(max-width: 812px) 100vw, 812px" /><figcaption id="caption-attachment-9192" class="wp-caption-text">5.- Check the Wireshark version</figcaption></figure></p>
<p>Next, add your current user to the wireshark group so you can use it without problems.</p>
<pre class="">:~$ sudo usermod -a -G wireshark $USER</pre>
<p>Now, change <code>dumpcap</code> permissions. With this you will make it possible to run without permission problems.</p>
<pre class="">:~$ sudo chgrp wireshark /usr/bin/dumpcap
:~$ sudo chmod 750 /usr/bin/dumpcap
:~$ sudo setcap cap_net_raw,cap_net_admin=eip /usr/bin/dumpcap</pre>
<p><figure id="attachment_9193" aria-describedby="caption-attachment-9193" style="width: 797px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-9193" src="https://www.osradar.com/wp-content/uploads/2019/01/6-10.png" alt="6.- Change the pemissions" width="797" height="181" srcset="https://www.osradar.com/wp-content/uploads/2019/01/6-10.png 797w, https://www.osradar.com/wp-content/uploads/2019/01/6-10-300x68.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/6-10-768x174.png 768w" sizes="(max-width: 797px) 100vw, 797px" /><figcaption id="caption-attachment-9193" class="wp-caption-text">6.- Change the permissions</figcaption></figure></p>
<p>After you do these steps, run Wireshark from the main menu.</p>
<p><figure id="attachment_9194" aria-describedby="caption-attachment-9194" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-9194" src="https://www.osradar.com/wp-content/uploads/2019/01/7-10.png" alt="7.- Wireshark" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2019/01/7-10.png 1366w, https://www.osradar.com/wp-content/uploads/2019/01/7-10-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/7-10-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/7-10-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2019/01/7-10-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/01/7-10-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-9194" class="wp-caption-text">7.- Wireshark</figcaption></figure></p>
<p>Now, you can start to monitor your network.</p>
<p><em>Note: some case you need to run wireshark as root user.</em></p>
<h2>Conclusion</h2>
<p>Wireshark is a vital tool for many sysadmin or network enthusiasts. Its installation is quite simple but its power is almost unmatched.</p>
<p>Please share this post with your friends.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-wireshark-on-ubuntu/">How to install Wireshark on Ubuntu 20.04/18.04?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-wireshark-on-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install eSpeak on CentOS 8 / Ubuntu 20.04 / 18.04?</title>
		<link>https://www.osradar.com/install-espeak-on-centos-ubuntu/</link>
					<comments>https://www.osradar.com/install-espeak-on-centos-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Sat, 27 Feb 2021 00:30:00 +0000</pubDate>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[bionic]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Centos 8]]></category>
		<category><![CDATA[espeak]]></category>
		<category><![CDATA[gespeaker]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[voice]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=14311</guid>

					<description><![CDATA[<p>The multimedia section continues to be one of the most requested topics of Linux. Because until now, Linux is master and master of servers. Within the developers, it has a pretty good reputation that competes for face-to-face with Windows and macOS. But in the multimedia section, it has to be said that it is still [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-espeak-on-centos-ubuntu/">How to install eSpeak on CentOS 8 / Ubuntu 20.04 / 18.04?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>The multimedia section continues to be one of the most requested topics of Linux. Because until now, Linux is master and master of servers. Within the developers, it has a pretty good reputation that competes for face-to-face with Windows and macOS.  But in the multimedia section, it has to be said that it is still a bit behind the competition. In this sense, open-source projects try to shorten the differences with many new libraries or with software that allows shortening differences. It is also true that the differences lie in the drivers of the new devices and in the applications that can be installed in the system. However, today we will show you how to install eSpeak on CentOS 8 and<a aria-label=" Ubuntu (opens in a new tab)" rel="noreferrer noopener" href="https://www.osradar.com/tag/ubuntu/" target="_blank"> Ubuntu</a> 20.04 / 18.04. With this program, you will be able to transform text to speech and use it in your multimedia or development projects.</p>



<h2>eSpeak to convert text to speech</h2>



<p>In general, we can say that eSpeak is an application written in open-source C that allows transforming the text into a voice file. <strong>In short, it works as a synthesizer</strong>.</p>



<p class="has-text-align-left">The application can be installed in multiple operating systems such as Windows, Linux and macOS. However, in Linux there is a fork called <a href="https://github.com/espeak-ng/espeak-ng/" target="_blank" rel="noreferrer noopener" aria-label="eSpeak NG (opens in a new tab)">eSpeak NG</a> that was born with the aim of facilitating the compilation for unix systems.</p>



<p>eSpeak is quite a wonder. In the first place, because<strong> it supports many languages including the most spoken as English, Cantonese, Japanese and others</strong>.  Also because the audio quality is quite good and is very reliable in its target.</p>



<p>One aspect to keep in mind the application is that it is a tool purely <strong>used in the terminal</strong>. So you have to get to work on it. But do not worry the community has developed a graphical interface for the program called <g class="gr_ gr_5 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="5" data-gr-id="5"><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="http://www.muflone.com/gespeaker/english/" target="_blank">gespeaker</a></g>.</p>



<p>So, let us install it.</p>



<h3>Install eSpeak on Ubuntu 20.04 / 18.04 / Linux Mint 19/20</h3>



<p>A great advantage is that eSpeak is an application that is available in the official repositories of Ubuntu- So to install it, just use the following command:</p>



<pre class="wp-block-preformatted">:~$ sudo apt install espeak</pre>



<p>Once installed, it will be ready for action. If you don&#8217;t want to use eSpeak from the temrinal, you can install gespeaker which is a graphical interface for the application.</p>



<pre class="wp-block-preformatted">:~$ sudo apt install gespeaker</pre>



<p>And now you can use the application.</p>



<h3>Install eSpeak on CentOS 7 / CentOS 8</h3>



<p>In the case of CentOS 7 and 8, they are also available in the official repositories. So as a root user you run some of these commands depending on which version of CentOS you are running:</p>



<p>For CentOS 7:</p>



<pre class="wp-block-preformatted">:~$ su <br>:~# yum install espeak </pre>



<p>But if you use CentOS 8:</p>



<pre class="wp-block-preformatted">:~$ su
:~# dnf install espeak</pre>



<p>This way, you will have the application running.</p>



<h2>Basic use of eSpeak</h2>



<p>The most basic way to use eSpeak through the console is with the following syntax:</p>



<pre class="wp-block-preformatted">:~$ espeak "[text_to_convert]" -w [output_file] -g [x] -p [x] -s [x] -v [language]</pre>



<p>I&#8217;ll explain briefly. First we invoke the command and pass it the text we want it to &#8220;read&#8221;. With the -w option we simply point to the path of the output file. The -g option is used to set the pause time between words. -p defines the pitch. To define the reading time we use the option -s and finally we set the language of the reading.</p>



<p>An example would be the following:</p>



<pre class="wp-block-preformatted">:~$ espeak "Hello welcome to osradar" -w /tmp/output.wav -g 10 -p 80 -s 100 -v en-uk</pre>



<p>Then, open the file with <a rel="noreferrer noopener" aria-label="VLC (opens in a new tab)" href="https://www.osradar.com/how-to-add-plugins-on-vlc-media-player/" target="_blank">VLC</a> or another media player.</p>



<p>If you want to use the graphical interface, just install it. This is how it looks.</p>



<figure class="wp-block-image"><img loading="lazy" width="902" height="501" src="https://www.osradar.com/wp-content/uploads/2019/10/1-5.png" alt="1.- Install espeak on CentOS 8 / Ubuntu 20.04 / 18.04" class="wp-image-14313" srcset="https://www.osradar.com/wp-content/uploads/2019/10/1-5.png 902w, https://www.osradar.com/wp-content/uploads/2019/10/1-5-300x167.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/1-5-768x427.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/1-5-696x387.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/1-5-756x420.png 756w" sizes="(max-width: 902px) 100vw, 902px" /><figcaption>1.- Install espeak on CentOS 8 / Ubuntu 20.04 / 18.04</figcaption></figure>



<p>And enjoy it.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-espeak-on-centos-ubuntu/">How to install eSpeak on CentOS 8 / Ubuntu 20.04 / 18.04?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-espeak-on-centos-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install Hypnotix &#8211; The Linux Mint IPTV client</title>
		<link>https://www.osradar.com/install-hypnotix-the-linux-mint-iptv-client/</link>
					<comments>https://www.osradar.com/install-hypnotix-the-linux-mint-iptv-client/#comments</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Mon, 07 Dec 2020 01:24:00 +0000</pubDate>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[linux mint]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=26467</guid>

					<description><![CDATA[<p>Hello, friends. While it is true that services like Netflix or Amazon Prime are world leaders, there is another alternative like IPTV. So in this post, you will learn how to install Hypnotix which is the IPTV client that offers us Linux Mint. Recently the Linux Mint development team informed that a new version of [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-hypnotix-the-linux-mint-iptv-client/">Install Hypnotix &#8211; The Linux Mint IPTV client</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello, friends. While it is true that services like Netflix or Amazon Prime are world leaders, there is another alternative like IPTV. So in this post, you will learn how to install Hypnotix which is the IPTV client that offers us Linux Mint.</p>



<p>Recently the <a href="https://linuxmint.com/" target="_blank" rel="noreferrer noopener">Linux Mint </a>development team informed that a new version of Hypnotix is available. This IPTV client is in a very early stage of development but it is usable from now on.</p>



<h2>Install Hypnotix on Linux</h2>



<p>For now, as it is a rather early stage of development, Hypnotix is only available in DEB format so it is perfectly compatible with UBuntu 20.04 onwards.</p>



<p>If you use this distribution or Linux Mint 20 or any derivative, just execute these commands:</p>



<pre class="wp-block-preformatted">wget https://github.com/linuxmint/hypnotix/releases/download/1.1/hypnotix_1.1_all.deb</pre>



<p>And then <a href="https://www.osradar.com/apt-the-ubuntu-package-manager/" target="_blank" rel="noreferrer noopener">install it with APT</a></p>



<pre class="wp-block-preformatted">sudo apt install ./hypnotix_1.1_all.deb</pre>



<p>Remember that this installation can also be done using your system&#8217;s graphic interface.</p>



<h3>Install Hypnotix on Linux Mint 19.3</h3>



<p>Linux Mint 20 is a marvel but there are still users who use the reliable Linux Mint 19.3</p>



<p>Trying to install Hypnotix on this system will cause a dependency error. You can fix it, installing the package python3-imdbpy_6.8-2_all.deb</p>



<pre class="wp-block-preformatted">wget http://lug.mtu.edu/ubuntu/pool/universe/i/imdbpy/python3-imdbpy_6.8-2_all.deb</pre>



<p>And install it:</p>



<pre class="wp-block-preformatted">sudo apt install ./python3-imdbpy_6.8-2_all.deb</pre>



<p>And then, if you can download and install Hypnotix as before.</p>



<h2>Using Hypnotix</h2>



<p>As soon as the application is installed, we can run it from the main menu without problems.</p>



<p>Once you do it, you will see the following screen</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="852" height="451" src="https://www.osradar.com/wp-content/uploads/2020/12/111.png" alt="1.- Hypnotix on Linux" class="wp-image-26469" srcset="https://www.osradar.com/wp-content/uploads/2020/12/111.png 852w, https://www.osradar.com/wp-content/uploads/2020/12/111-300x159.png 300w, https://www.osradar.com/wp-content/uploads/2020/12/111-768x407.png 768w, https://www.osradar.com/wp-content/uploads/2020/12/111-696x368.png 696w" sizes="(max-width: 852px) 100vw, 852px" /><figcaption>1.- Hypnotix on Linux</figcaption></figure>



<p>On this main screen, you will see how the sources are classified by TV channels, Movies, and Series.</p>



<p>To access the Hypnotix default catalog (FreeIPTV) click on TV Channel</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="576" src="https://www.osradar.com/wp-content/uploads/2020/12/222-1024x576.png" alt="2.- TV Channels list" class="wp-image-26470" srcset="https://www.osradar.com/wp-content/uploads/2020/12/222-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2020/12/222-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2020/12/222-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2020/12/222-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2020/12/222-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2020/12/222.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>2.- TV Channels list</figcaption></figure>



<p>As you can see there are many. Just choose a country and then the channels will be loaded. Select one and the playback will start.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="576" src="https://www.osradar.com/wp-content/uploads/2020/12/Screenshot-from-2020-12-05-16-26-05-1024x576.jpg" alt="3.- Using Hypnotix on Linux" class="wp-image-26472" srcset="https://www.osradar.com/wp-content/uploads/2020/12/Screenshot-from-2020-12-05-16-26-05-1024x576.jpg 1024w, https://www.osradar.com/wp-content/uploads/2020/12/Screenshot-from-2020-12-05-16-26-05-300x169.jpg 300w, https://www.osradar.com/wp-content/uploads/2020/12/Screenshot-from-2020-12-05-16-26-05-768x432.jpg 768w, https://www.osradar.com/wp-content/uploads/2020/12/Screenshot-from-2020-12-05-16-26-05-696x391.jpg 696w, https://www.osradar.com/wp-content/uploads/2020/12/Screenshot-from-2020-12-05-16-26-05-1068x600.jpg 1068w, https://www.osradar.com/wp-content/uploads/2020/12/Screenshot-from-2020-12-05-16-26-05.jpg 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>3.- Using Hypnotix on Linux</figcaption></figure>



<p>Also, from the main window, you can add other providers by clicking on the TV-shaped button.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="852" height="451" src="https://www.osradar.com/wp-content/uploads/2020/12/333.png" alt="4.- Adding a new IPTV provider" class="wp-image-26471" srcset="https://www.osradar.com/wp-content/uploads/2020/12/333.png 852w, https://www.osradar.com/wp-content/uploads/2020/12/333-300x159.png 300w, https://www.osradar.com/wp-content/uploads/2020/12/333-768x407.png 768w, https://www.osradar.com/wp-content/uploads/2020/12/333-696x368.png 696w" sizes="(max-width: 852px) 100vw, 852px" /><figcaption>4.- Adding a new IPTV provider</figcaption></figure>



<p>It&#8217;s really easy to use the application but it&#8217;s what Linux Mint always does to take everything to the next level of ease.</p>



<h2>Conclusion</h2>



<p>Linux Mint continues to offer us solutions to remain the distribution that best suits the novice. In this sense, this application is another step forward. It won&#8217;t be ready for version 20.1 but it&#8217;s moving forward and today it&#8217;s usable.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-hypnotix-the-linux-mint-iptv-client/">Install Hypnotix &#8211; The Linux Mint IPTV client</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-hypnotix-the-linux-mint-iptv-client/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
			</item>
		<item>
		<title>How to install Chromium web browser on Ubuntu 20.04 / Linux Mint 20.x?</title>
		<link>https://www.osradar.com/install-chromium-web-browser-ubuntu-linux-mint/</link>
					<comments>https://www.osradar.com/install-chromium-web-browser-ubuntu-linux-mint/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Tue, 03 Nov 2020 05:34:00 +0000</pubDate>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[linux mint]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=24987</guid>

					<description><![CDATA[<p>Hello friends. It seems that the discord with the Chromium package has come to an end and the Linux Mint team has already packed it. Now, let&#8217;s see how to install Chromium web browser on Ubuntu 20.04 / Linux Mint 20.x Chromium is an open-source browser project that aims to build a safer, faster, and [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-chromium-web-browser-ubuntu-linux-mint/">How to install Chromium web browser on Ubuntu 20.04 / Linux Mint 20.x?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello friends. It seems that the discord with the Chromium package has come to an end and the Linux Mint team has already packed it. Now, let&#8217;s see how to install Chromium web browser on Ubuntu 20.04 / Linux Mint 20.x</p>



<p><a href="https://www.chromium.org/" target="_blank" rel="noreferrer noopener">Chromium</a> is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web. In case you didn&#8217;t know, Chromium is the basis of the well-known Google Chrome and they share many features. They only differ in the support of proprietary multimedia files and small things more.</p>



<p>The problem came when Ubuntu 20.04 included Chromium in <a href="https://www.osradar.com/install-spotify-using-snap/" target="_blank" rel="noreferrer noopener">Snap</a> fromat. This forced users to use Snap if they wanted Chromium.</p>



<p>Now, this has changed because the Linux Mint team has packaged Chromium in DEB form so it is now easier to do.</p>



<p>Let&#8217;s get started.</p>



<h2>Install Chromium web browser on Linux Mint 20</h2>



<p>The Chromium DEB package has been included in the different versions of the Linux Mint repositories.</p>



<p>Therefore, the installation can be done using Synaptic or from the terminal by executing the following command:</p>



<pre class="wp-block-preformatted">sudo apt install chromium</pre>



<p>And it will automatically start the download and installation process.</p>



<h2>Install Chromium web browser on Ubuntu 20.04</h2>



<p>In the case of Ubuntu, we have the Ubuntu native option which is to use the snap package. If you prefer, this method is the most recommended in Ubuntu.</p>



<p>So, open a terminal, and run:</p>



<pre class="wp-block-preformatted">sudo snap install chromium</pre>



<p>and so the download and installation process will begin.</p>



<p>Then, run it from the main menu.</p>



<h2>Install Chromium web browser on Ubuntu 20.04 (II)</h2>



<p>We will also be able to take advantage of the DEB packages that the Linux Mint team has made available to us.</p>



<p>This method, although secure, does not provide automatic updates and therefore these packages must be downloaded periodically.</p>



<p>So, open a terminal and download the necessary packages:</p>



<pre class="wp-block-preformatted">wget http://packages.linuxmint.com/pool/upstream/c/chromium-browser/chromium-browser_2020.10.27_all.deb<br>wget http://packages.linuxmint.com/pool/upstream/c/chromium/chromium_86.0.4240.111~linuxmint1+ulyana_amd64.deb<br>wget http://packages.linuxmint.com/pool/upstream/c/chromium/chromium-dbg_86.0.4240.111~linuxmint1+ulyana_amd64.deb</pre>



<p>Now, proceed to install them:</p>



<pre class="wp-block-preformatted">sudo apt install ./*.deb</pre>



<p>Then, run Chromium from the main menu.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="587" src="https://www.osradar.com/wp-content/uploads/2020/11/1-1024x587.png" alt="1.- Chromium web browser on Ubuntu 20.04 / Linux Mint" class="wp-image-25113" srcset="https://www.osradar.com/wp-content/uploads/2020/11/1-1024x587.png 1024w, https://www.osradar.com/wp-content/uploads/2020/11/1-300x172.png 300w, https://www.osradar.com/wp-content/uploads/2020/11/1-768x440.png 768w, https://www.osradar.com/wp-content/uploads/2020/11/1-696x399.png 696w, https://www.osradar.com/wp-content/uploads/2020/11/1-1068x612.png 1068w, https://www.osradar.com/wp-content/uploads/2020/11/1.png 1296w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>1.- Chromium web browser on Ubuntu 20.04 / Linux Mint</figcaption></figure>



<h2>Conclusion</h2>



<p>Chromium is a great alternative to Google Chrome although it is true that on Linux, the favorite of many is Firefox.</p>



<p>The good thing is that we continue with many different alternatives, previously, <a href="https://www.osradar.com/install-microsoft-edge-ubuntu-20-04-debian-10/" target="_blank" rel="noreferrer noopener">Edge has come to Linux</a> and now we have new alternatives for the installation of Chromium thanks to Linux Mint.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-chromium-web-browser-ubuntu-linux-mint/">How to install Chromium web browser on Ubuntu 20.04 / Linux Mint 20.x?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-chromium-web-browser-ubuntu-linux-mint/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install RStudio on Ubuntu 20.04 / 18.04</title>
		<link>https://www.osradar.com/how-to-install-rstudio-ubuntu-20-04-18-04/</link>
					<comments>https://www.osradar.com/how-to-install-rstudio-ubuntu-20-04-18-04/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Tue, 02 Jun 2020 01:11:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[bionic]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[r]]></category>
		<category><![CDATA[rstudio]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=19744</guid>

					<description><![CDATA[<p>No matter how complete and robust a programming language is, the programmer will always need a tool to write the code. These programs have to be complete and with features that can speed up the coding process. We usually call these programs IDE. There are IDEs that support many languages making them a Swiss army [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-rstudio-ubuntu-20-04-18-04/">How to install RStudio on Ubuntu 20.04 / 18.04</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>No matter how complete and robust a programming language is, the programmer will always need a tool to write the code. These programs have to be complete and with features that can speed up the coding process. We usually call these programs IDE. There are IDEs that support many languages making them a Swiss army knife but there are others that are more specialized. So in this post, I will show you how to install RStudio on Ubuntu 20.04 / 18.04. It is almost impossible to write R code without using RStudio.</p>
<h2>R Language and RStudio</h2>
<p><a href="https://rstudio.com/" target="_blank" rel="noopener noreferrer">RStudio</a> is an IDE created especially for the R programming language. Its mission is to provide a statistical computing environment for R allowing analysis and development for anyone to analyze data with the language. As expected, it has all the common characteristics of an IDE.</p>
<p>Some of the features of RStudio are as follows:</p>
<ul>
<li>Syntax highlighting.</li>
<li>Code debugging.</li>
<li>Integrated documentation and support.</li>
<li>Management of various folders and workspaces.</li>
</ul>
<p>However, other possibilities can be done with RStudio. For example, with RStudio you can do many data analyses relatively quickly.</p>
<p>RStudio is available for Windows, Mac, and Linux which makes it cross-platform and open source with the AGPL license.</p>
<h2>Install RStudio on Ubuntu 20.04 / 18.04</h2>
<p>RStudio is just an application to take advantage of all the potential of R. Everything from a comfortable graphic interface made in <a href="https://www.osradar.com/install-qtcreator-on-ubuntu-18-04/" target="_blank" rel="noopener noreferrer">QT</a>.</p>
<p>This leads to the conclusion that we must first install the R language in this system before continuing.</p>
<p>To do this follow our instructions in this post</p>
<p><a href="https://www.osradar.com/r-programming-ubuntu" target="_blank" rel="noopener noreferrer">How to install R programming language on Ubuntu?</a></p>
<p>Once R is correctly installed, we can start the installation.</p>
<p>RStudio is not available from the official Ubuntu or Linux Mint repositories, but this does not mean that we cannot install it.</p>
<p>To do it first, you have to download the package for Ubuntu 18.04 from the RStudio website.</p>
<p>If you want to do it from a terminal (faster and more efficient) you can type the following command:</p>
<pre>:~$ wget https://download1.rstudio.org/desktop/bionic/amd64/rstudio-1.2.5042-amd64.deb</pre>
<p>Once you download it, you have to install it. Since this package has some extra dependencies that you probably don&#8217;t have installed, you can use gdebi to install it.</p>
<p>If you do not have gdebi installed, you can use the following command:</p>
<pre>:~$ sudo apt install gdebi</pre>
<p>Once installed, now you do install RStudio on Ubuntu 18.04 / Linux Mint 19.x with the following command:</p>
<pre>:~$ sudo gdebi rstudio-1.2.5042-amd64.deb</pre>
<p><figure id="attachment_19787" aria-describedby="caption-attachment-19787" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-19787 size-full" src="https://www.osradar.com/wp-content/uploads/2020/04/1-13.png" alt="1.- Install RStudio on Ubuntu 20.04 / 18.04" width="1365" height="262" srcset="https://www.osradar.com/wp-content/uploads/2020/04/1-13.png 1365w, https://www.osradar.com/wp-content/uploads/2020/04/1-13-300x58.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/1-13-1024x197.png 1024w, https://www.osradar.com/wp-content/uploads/2020/04/1-13-768x147.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/1-13-696x134.png 696w, https://www.osradar.com/wp-content/uploads/2020/04/1-13-1068x205.png 1068w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-19787" class="wp-caption-text">1.- Install RStudio on Ubuntu 20.04 / 18.04</figcaption></figure></p>
<p>After some time installing the program, it will be available to run.</p>
<p><figure id="attachment_19788" aria-describedby="caption-attachment-19788" style="width: 715px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19788" src="https://www.osradar.com/wp-content/uploads/2020/04/2-10.png" alt="2.- RStudio" width="715" height="508" srcset="https://www.osradar.com/wp-content/uploads/2020/04/2-10.png 715w, https://www.osradar.com/wp-content/uploads/2020/04/2-10-300x213.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/2-10-696x495.png 696w, https://www.osradar.com/wp-content/uploads/2020/04/2-10-100x70.png 100w" sizes="(max-width: 715px) 100vw, 715px" /><figcaption id="caption-attachment-19788" class="wp-caption-text">2.- RStudio</figcaption></figure></p>
<p>So, enjoy it.</p>
<h2>Conclusion</h2>
<p>RStudio is a vital application for working with R. It is used by many scientific and data analysis institutes that do very important mathematical tasks for society. So we are talking about a very important program for the world.</p>
<p>RStudio has paid versions that further increase the potential of it, but in the end it all comes down to potential.</p>
<p>Please share this post and join our <a href="https://t.me/osradar" target="_blank" rel="noopener noreferrer">Telegram Channel</a>.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-rstudio-ubuntu-20-04-18-04/">How to install RStudio on Ubuntu 20.04 / 18.04</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-rstudio-ubuntu-20-04-18-04/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install Arduino IDE on Ubuntu 20.04 / 18.04 / Linux Mint 19.X?</title>
		<link>https://www.osradar.com/install-arduino-ide-ubuntu-20-04-18-04/</link>
					<comments>https://www.osradar.com/install-arduino-ide-ubuntu-20-04-18-04/#comments</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Sun, 31 May 2020 23:11:00 +0000</pubDate>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[arduino ide]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=19051</guid>

					<description><![CDATA[<p>Hi, folks. In this post, we will show you how to install Arduino IDE on Ubuntu 20.04/ 18.04 and Linux mint 19.x. You probably already know what Arduino is but in case you don&#8217;t, I&#8217;ll explain it briefly. Arduino is a company that is behind the manufacture of an electronics platform whose main feature is [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-arduino-ide-ubuntu-20-04-18-04/">How to install Arduino IDE on Ubuntu 20.04 / 18.04 / Linux Mint 19.X?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Hi, folks. In this post, we will show you how to install Arduino IDE on Ubuntu 20.04/ 18.04 and Linux mint 19.x.</strong></p>
<p>You probably already know what Arduino is but in case you don&#8217;t, I&#8217;ll explain it briefly.</p>
<p><a href="https://www.arduino.cc/" target="_blank" rel="noopener noreferrer">Arduino</a> is a company that is behind the manufacture of an electronics platform whose main feature is that it aims to facilitate the use of electronics in all kinds of projects. However, the main novelty of this is that it does so from the philosophy of Open Hardware.</p>
<p><strong>This philosophy allows the devices to publish to the public all the diagrams and specifications of it</strong>. This is great for learning and small projects. In short, Arduino gives the foundation for creating other electronic boards.</p>
<p>Another aspect of the Arduino boards is that it is possible to use this board along with other materials such as sensors and create such important projects as a mechanical arm. Of course, this requires software and here is another advantage of Arduino: <strong>the entire software kit is free and accessible.</strong></p>
<p>Arduino IDE is a program that will help you program Arduino boards quickly and easily. The Arduino programming language is Wiring based and has a very low learning curve. We will install it today.</p>
<h2>Install Arduino IDE on Ubuntu 20.04 / 18.04 / Linux Mint 19.X?</h2>
<p>A big advantage of the Arduino IDE is that it is cross-platform and this makes it possible to install on Linux without any problems. However, in this case, we will do it in Ubuntu/Linux Mint.</p>
<p>First, go to the download section of Arduino IDE and download the package for Linux 64 bits.</p>
<p>In my case, I will do it from the terminal using <a href="https://www.osradar.com/the-wget-command/" target="_blank" rel="noopener noreferrer">the wget command</a>.</p>
<pre>:~$ wget https://downloads.arduino.cc/arduino-1.8.12-linux64.tar.xz
--2020-03-17 10:58:03--  https://downloads.arduino.cc/arduino-1.8.12-linux64.tar.xz
Resolving downloads.arduino.cc (downloads.arduino.cc)... 104.20.190.47, 104.20.191.47, 2606:4700:10::6814:be2f, ...
Connecting to downloads.arduino.cc (downloads.arduino.cc)|104.20.190.47|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 128701172 (123M) [application/x-tar]
Saving to: ‘arduino-1.8.12-linux64.tar.xz’
arduino-1.8.12-linux64.tar.xz              100%[=====================================================================================&gt;] 122,74M  1,10MB/s    in 2m 26s  
2020-03-17 11:00:30 (861 KB/s) - ‘arduino-1.8.12-linux64.tar.xz’ saved [128701172/128701172]</pre>
<p><figure id="attachment_19088" aria-describedby="caption-attachment-19088" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19088" src="https://www.osradar.com/wp-content/uploads/2020/03/1-10.png" alt="1.- Download and install Arduino IDE on Ubuntu / Linux Mint" width="1365" height="266" srcset="https://www.osradar.com/wp-content/uploads/2020/03/1-10.png 1365w, https://www.osradar.com/wp-content/uploads/2020/03/1-10-300x58.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/1-10-1024x200.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/1-10-768x150.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/1-10-696x136.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/1-10-1068x208.png 1068w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-19088" class="wp-caption-text">1.- Download and install Arduino IDE on Ubuntu / Linux Mint</figcaption></figure></p>
<p>At the time of writing this post, the last stable version is 1.8.12 so check and modify the command.</p>
<p>Then, unzip it using the tar command.</p>
<pre>:~$ tar -xvf arduino-1.8.12-linux64.tar.xz</pre>
<p><figure id="attachment_19089" aria-describedby="caption-attachment-19089" style="width: 1224px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19089" src="https://www.osradar.com/wp-content/uploads/2020/03/2-11.png" alt="2.- Decompress the file" width="1224" height="705" srcset="https://www.osradar.com/wp-content/uploads/2020/03/2-11.png 1224w, https://www.osradar.com/wp-content/uploads/2020/03/2-11-300x173.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/2-11-1024x590.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/2-11-768x442.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/2-11-696x401.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/2-11-1068x615.png 1068w, https://www.osradar.com/wp-content/uploads/2020/03/2-11-729x420.png 729w" sizes="(max-width: 1224px) 100vw, 1224px" /><figcaption id="caption-attachment-19089" class="wp-caption-text">2.- Decompress the file</figcaption></figure></p>
<p>Once you have decompressed the file, navigate to the folder that was created and within it, run the installation script:</p>
<pre>:~$ cd arduino-1.8.12/
:~$ sudo ./install.sh
Adding desktop shortcut, menu item and file associations for Arduino IDE...
done!</pre>
<p><figure id="attachment_19090" aria-describedby="caption-attachment-19090" style="width: 685px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19090" src="https://www.osradar.com/wp-content/uploads/2020/03/3-11.png" alt="3.- Installing Arduino IDE on Ubuntu / Linux Mint" width="685" height="150" srcset="https://www.osradar.com/wp-content/uploads/2020/03/3-11.png 685w, https://www.osradar.com/wp-content/uploads/2020/03/3-11-300x66.png 300w" sizes="(max-width: 685px) 100vw, 685px" /><figcaption id="caption-attachment-19090" class="wp-caption-text">3.- Installing Arduino IDE on Ubuntu / Linux Mint</figcaption></figure></p>
<p>However, before using it, to avoid problems when using Arduino IDE, add your user to the dialout group.</p>
<pre>:~$ sudo usermod -a -G dialout [your-user]</pre>
<p>And now we can run it from the main menu or the desktop.</p>
<p><figure id="attachment_19091" aria-describedby="caption-attachment-19091" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19091" src="https://www.osradar.com/wp-content/uploads/2020/03/4-8.png" alt="4.- Arduino IDE on Ubuntu / Linux Mint" width="1365" height="767" srcset="https://www.osradar.com/wp-content/uploads/2020/03/4-8.png 1365w, https://www.osradar.com/wp-content/uploads/2020/03/4-8-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/4-8-1024x575.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/4-8-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/4-8-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/4-8-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2020/03/4-8-747x420.png 747w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-19091" class="wp-caption-text">4.- Arduino IDE on Ubuntu / Linux Mint</figcaption></figure></p>
<p>So, enjoy it.</p>
<h2>Conclusion</h2>
<p>Learning should not stop, and especially if we love technology and open source. And in this Arduino is something wonderful. Thanks to its boards and its software kit we can easily make interesting projects that we can learn and why not, produce.</p>
<p>Please share this post and join <a href="https://t.me/osradar" target="_blank" rel="noopener noreferrer">our Telegram channel</a>.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-arduino-ide-ubuntu-20-04-18-04/">How to install Arduino IDE on Ubuntu 20.04 / 18.04 / Linux Mint 19.X?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-arduino-ide-ubuntu-20-04-18-04/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>How to install SQLite on Ubuntu 20.04 / 18.04?</title>
		<link>https://www.osradar.com/install-sqlite-ubuntu-20-04/</link>
					<comments>https://www.osradar.com/install-sqlite-ubuntu-20-04/#comments</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Fri, 22 May 2020 22:22:00 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[bionic]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[SQLite Broser]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=11262</guid>

					<description><![CDATA[<p>There is a wide variety of database managers today. Of all of them, MySQL continues to be the most prominent within open source. On the other hand, PostgreSQL is also a robust alternative that has a special share in market projects. Maybe being less popular but just as robust we have SQLite. So today I&#8217;m [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-sqlite-ubuntu-20-04/">How to install SQLite on Ubuntu 20.04 / 18.04?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>There is a wide variety of database managers today. Of all of them, MySQL continues to be the most prominent within open source. On the other hand, PostgreSQL is also a robust alternative that has a special share in market projects. Maybe being less popular but just as robust we have SQLite. So today I&#8217;m going to show you how to install SQLite on Ubuntu 20.04  / 18.04.</p>
<p><a href="https://www.sqlite.org/index.html" rel="noopener">SQLite</a> is a small, reliable and very fast database engine. It is one of the most efficient database engines in the world. In part, thanks to that made in <a href="https://www.osradar.com/install-codeblocks-on-linux/" rel="noopener">C Language</a> which makes it very efficient in managing the resources of the system.</p>
<p>In like manner, the development of SQLite is so important that many major companies participate in it. This is done through the <a href="https://www.sqlite.org/consortium.html" rel="noopener">SQLite Consortium</a>. In addition, all the code is available to be downloaded, viewed and reused for being open source.</p>
<p>So, let us start.</p>
<h1>Install SQLite on Ubuntu 20.04 / 18.04</h1>
<p>SQLite is a very light and powerful program. It will not take long. In addition, to simplify the whole process, SQLite is available in the official repositories of Ubuntu 18.04 and Linux Mint 19.</p>
<p>So, first, you need to update the APT cache.</p>
<pre>:~$ sudo apt update</pre>
<p><figure id="attachment_11263" aria-describedby="caption-attachment-11263" style="width: 785px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-11263" src="https://www.osradar.com/wp-content/uploads/2019/03/1.png" alt="1.- Update the repositories cache" width="785" height="304" srcset="https://www.osradar.com/wp-content/uploads/2019/03/1.png 785w, https://www.osradar.com/wp-content/uploads/2019/03/1-300x116.png 300w, https://www.osradar.com/wp-content/uploads/2019/03/1-768x297.png 768w, https://www.osradar.com/wp-content/uploads/2019/03/1-696x270.png 696w" sizes="(max-width: 785px) 100vw, 785px" /><figcaption id="caption-attachment-11263" class="wp-caption-text">1.- Update the repositories cache</figcaption></figure></p>
<p>Then, you can search the repositories for SQLite-related packages.</p>
<pre>:~$ sudo apt-cache search sqlite</pre>
<p><figure id="attachment_11264" aria-describedby="caption-attachment-11264" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-11264" src="https://www.osradar.com/wp-content/uploads/2019/03/2.png" alt="2.- SQLite packages" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2019/03/2.png 1366w, https://www.osradar.com/wp-content/uploads/2019/03/2-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2019/03/2-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2019/03/2-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2019/03/2-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/03/2-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/03/2-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-11264" class="wp-caption-text">2.- SQLite packages</figcaption></figure></p>
<p>Then you can start installing SQLite. To do this, run the following command:</p>
<pre>:~$ sudo apt install sqlite3</pre>
<p><figure id="attachment_11265" aria-describedby="caption-attachment-11265" style="width: 785px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-11265 size-full" src="https://www.osradar.com/wp-content/uploads/2019/03/3.png" alt="3.- Install SQLite on Ubuntu 20.04 / 18.04" width="785" height="337" srcset="https://www.osradar.com/wp-content/uploads/2019/03/3.png 785w, https://www.osradar.com/wp-content/uploads/2019/03/3-300x129.png 300w, https://www.osradar.com/wp-content/uploads/2019/03/3-768x330.png 768w, https://www.osradar.com/wp-content/uploads/2019/03/3-696x299.png 696w" sizes="(max-width: 785px) 100vw, 785px" /><figcaption id="caption-attachment-11265" class="wp-caption-text">3.- Install SQLite on Ubuntu 20.04 / 18.04</figcaption></figure></p>
<p>After that, you can check the installed version by running the following command.</p>
<pre>:~$ sqlite3 --version</pre>
<p><figure id="attachment_11266" aria-describedby="caption-attachment-11266" style="width: 807px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-11266" src="https://www.osradar.com/wp-content/uploads/2019/03/4.png" alt="4.- SQLite version" width="807" height="178" srcset="https://www.osradar.com/wp-content/uploads/2019/03/4.png 807w, https://www.osradar.com/wp-content/uploads/2019/03/4-300x66.png 300w, https://www.osradar.com/wp-content/uploads/2019/03/4-768x169.png 768w, https://www.osradar.com/wp-content/uploads/2019/03/4-696x154.png 696w" sizes="(max-width: 807px) 100vw, 807px" /><figcaption id="caption-attachment-11266" class="wp-caption-text">4.- SQLite version</figcaption></figure></p>
<p>And that&#8217;s it.</p>
<h2>The first steps with SQLite</h2>
<p>Now, it is convenient that I show you the first steps with SQLite. Let us create a test database.</p>
<pre>:~$ sqlite3 example.db</pre>
<p><figure id="attachment_11267" aria-describedby="caption-attachment-11267" style="width: 778px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-11267" src="https://www.osradar.com/wp-content/uploads/2019/03/5.png" alt="5.- Creating a new database with SQLite" width="778" height="170" srcset="https://www.osradar.com/wp-content/uploads/2019/03/5.png 778w, https://www.osradar.com/wp-content/uploads/2019/03/5-300x66.png 300w, https://www.osradar.com/wp-content/uploads/2019/03/5-768x168.png 768w, https://www.osradar.com/wp-content/uploads/2019/03/5-696x152.png 696w" sizes="(max-width: 778px) 100vw, 778px" /><figcaption id="caption-attachment-11267" class="wp-caption-text">5.- Creating a new database with SQLite</figcaption></figure></p>
<p>In the SQL language, databases are composed of Tables. So, let us create an example table named &#8220;Student&#8221;.</p>
<pre>sqlite&gt; CREATE TABLE Student
               (
               Id VARCHAR(25) NOT NULL,
               Name VARCHAR(25) NOT NULL,
               Last_Name VARCHAR(25) NOT NULL,
               Age INTEGER(2) NOT NULL,
               CONSTRAINT pk_Student PRIMARY KEY (Id)
               );</pre>
<p><figure id="attachment_11270" aria-describedby="caption-attachment-11270" style="width: 749px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-11270 size-full" src="https://www.osradar.com/wp-content/uploads/2019/03/6-6666.png" alt="6.- Creating a new table" width="749" height="303" srcset="https://www.osradar.com/wp-content/uploads/2019/03/6-6666.png 749w, https://www.osradar.com/wp-content/uploads/2019/03/6-6666-300x121.png 300w, https://www.osradar.com/wp-content/uploads/2019/03/6-6666-696x282.png 696w" sizes="(max-width: 749px) 100vw, 749px" /><figcaption id="caption-attachment-11270" class="wp-caption-text">6.- Creating a new table</figcaption></figure></p>
<p>In the previous image, it is shown that we have created a table with several fields and where the Id field is the primary key. This is SQL language so you have to learn it in order to use SQLite correctly.</p>
<p>After that, you can check that the table was created.</p>
<pre>sqlite&gt; .tables</pre>
<p><figure id="attachment_11269" aria-describedby="caption-attachment-11269" style="width: 180px" class="wp-caption aligncenter"><img loading="lazy" class="size-full wp-image-11269" src="https://www.osradar.com/wp-content/uploads/2019/03/7.png" alt="7.- Show the table" width="180" height="79" /><figcaption id="caption-attachment-11269" class="wp-caption-text">7.- Show the table</figcaption></figure></p>
<p>Then, you can insert some values on the newly created table.</p>
<pre>sqlite&gt; INSERT INTO Student (Id, Name, Last_Name, Age) VALUES ('Xy01','Jon','Snow',18);</pre>
<p><figure id="attachment_11271" aria-describedby="caption-attachment-11271" style="width: 737px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-11271" src="https://www.osradar.com/wp-content/uploads/2019/03/8.png" alt="8.- Insert some data" width="737" height="82" srcset="https://www.osradar.com/wp-content/uploads/2019/03/8.png 737w, https://www.osradar.com/wp-content/uploads/2019/03/8-300x33.png 300w, https://www.osradar.com/wp-content/uploads/2019/03/8-696x77.png 696w" sizes="(max-width: 737px) 100vw, 737px" /><figcaption id="caption-attachment-11271" class="wp-caption-text">8.- Insert some data</figcaption></figure></p>
<p>Finally, use the Select command to show the data inserted.</p>
<pre>sqlite&gt; SELECT * FROM Student;</pre>
<p><figure id="attachment_11272" aria-describedby="caption-attachment-11272" style="width: 547px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-11272" src="https://www.osradar.com/wp-content/uploads/2019/03/9.png" alt="9.- Show some data" width="547" height="137" srcset="https://www.osradar.com/wp-content/uploads/2019/03/9.png 547w, https://www.osradar.com/wp-content/uploads/2019/03/9-300x75.png 300w" sizes="(max-width: 547px) 100vw, 547px" /><figcaption id="caption-attachment-11272" class="wp-caption-text">9.- Show some data</figcaption></figure></p>
<p>Now, you can use SQLite to make projects. Type .exit to close SQLite shell.</p>
<h2>Bonus: How to install SQLite Browser</h2>
<p>As a bonus, I will teach you how to install the SQLite Browser which is a front-end for SQLite. It is quite complete and will help with data visualization and data management. So, run these commands:</p>
<pre>:~$ sudo add-apt-repository -y ppa:linuxgndu/sqlitebrowser
:~$ sudo apt update
:~$ sudo apt install sqlitebrowser</pre>
<p><figure id="attachment_11273" aria-describedby="caption-attachment-11273" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-11273" src="https://www.osradar.com/wp-content/uploads/2019/03/10.png" alt="10.- Install SQLitebrowser" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2019/03/10.png 1366w, https://www.osradar.com/wp-content/uploads/2019/03/10-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2019/03/10-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2019/03/10-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2019/03/10-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/03/10-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/03/10-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-11273" class="wp-caption-text">10.- Install SQLite browser</figcaption></figure></p>
<p>Next, open it from the main menu.</p>
<p><figure id="attachment_11274" aria-describedby="caption-attachment-11274" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-11274" src="https://www.osradar.com/wp-content/uploads/2019/03/11.png" alt="11.- SQLite browser" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2019/03/11.png 1366w, https://www.osradar.com/wp-content/uploads/2019/03/11-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2019/03/11-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2019/03/11-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2019/03/11-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/03/11-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/03/11-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-11274" class="wp-caption-text">11.- SQLite browser</figcaption></figure></p>
<p>For example, you can open the database previously created. Click on the OpenDatabase button and search for it.</p>
<p><figure id="attachment_11275" aria-describedby="caption-attachment-11275" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-11275" src="https://www.osradar.com/wp-content/uploads/2019/03/12.png" alt="12.- SQLite browser" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2019/03/12.png 1366w, https://www.osradar.com/wp-content/uploads/2019/03/12-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2019/03/12-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2019/03/12-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2019/03/12-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/03/12-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/03/12-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-11275" class="wp-caption-text">12.- SQLite browser</figcaption></figure></p>
<p>After that, you can browse the data.</p>
<p><figure id="attachment_11276" aria-describedby="caption-attachment-11276" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-11276 size-full" src="https://www.osradar.com/wp-content/uploads/2019/03/13.png" alt="13.- Browse the data" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2019/03/13.png 1366w, https://www.osradar.com/wp-content/uploads/2019/03/13-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2019/03/13-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2019/03/13-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2019/03/13-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/03/13-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/03/13-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-11276" class="wp-caption-text">13.- Browse the data</figcaption></figure></p>
<p>Enjoy it.</p>
<h2>Conclusion</h2>
<p>SQLite is a great database application and if we learn to use it, it would be a great help for our projects. Installing it is very easy and gives us a lot of work possibilities. In addition, the SQLite Browser makes the workflow too easy.</p>
<p>Please share this post with your friends.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-sqlite-ubuntu-20-04/">How to install SQLite on Ubuntu 20.04 / 18.04?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-sqlite-ubuntu-20-04/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
