<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Install Jellyfish on Linux !]]></title>
	<link>https://bioinformaticsonline.com/snippets/view/43333/install-jellyfish-on-linux?</link>
	<atom:link href="https://bioinformaticsonline.com/snippets/view/43333/install-jellyfish-on-linux?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/snippets/view/43333/install-jellyfish-on-linux</guid>
	<pubDate>Sat, 28 Aug 2021 02:32:55 -0500</pubDate>
	<link>https://bioinformaticsonline.com/snippets/view/43333/install-jellyfish-on-linux</link>
	<title><![CDATA[Install Jellyfish on Linux !]]></title>
	<description><![CDATA[<code>Lenovo-ideapad-320-15ISK:~/Downloads/MyTools/$ sudo apt install jellyfish  
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-headers-4.15.0-144 linux-headers-4.15.0-144-generic linux-headers-4.15.0-147 linux-headers-4.15.0-147-generic linux-headers-4.15.0-151 linux-headers-4.15.0-151-generic linux-image-4.15.0-144-generic
  linux-image-4.15.0-147-generic linux-image-4.15.0-151-generic linux-modules-4.15.0-144-generic linux-modules-4.15.0-147-generic linux-modules-4.15.0-151-generic linux-modules-extra-4.15.0-144-generic
  linux-modules-extra-4.15.0-147-generic linux-modules-extra-4.15.0-151-generic
Use &#039;sudo apt autoremove&#039; to remove them.
The following additional packages will be installed:
  libjellyfish-2.0-2
The following NEW packages will be installed:
  jellyfish libjellyfish-2.0-2
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 418 kB of archives.
After this operation, 808 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://in.archive.ubuntu.com/ubuntu bionic/universe amd64 libjellyfish-2.0-2 amd64 2.2.8-3build1 [60.7 kB]
Get:2 http://in.archive.ubuntu.com/ubuntu bionic/universe amd64 jellyfish amd64 2.2.8-3build1 [358 kB]
Fetched 418 kB in 1s (429 kB/s)    
Selecting previously unselected package libjellyfish-2.0-2:amd64.
(Reading database ... 329798 files and directories currently installed.)
Preparing to unpack .../libjellyfish-2.0-2_2.2.8-3build1_amd64.deb ...
Unpacking libjellyfish-2.0-2:amd64 (2.2.8-3build1) ...
Selecting previously unselected package jellyfish.
Preparing to unpack .../jellyfish_2.2.8-3build1_amd64.deb ...
Unpacking jellyfish (2.2.8-3build1) ...
Setting up libjellyfish-2.0-2:amd64 (2.2.8-3build1) ...
Setting up jellyfish (2.2.8-3build1) ...
Processing triggers for libc-bin (2.27-3ubuntu1.4) ...
Processing triggers for doc-base (0.10.8) ...
Processing 1 added doc-base file...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...</code>]]></description>
	<dc:creator>Neel</dc:creator>
</item>

</channel>
</rss>