{"id":32988,"date":"2020-11-20T16:13:22","date_gmt":"2020-11-20T16:13:22","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=32988"},"modified":"2020-11-20T16:13:22","modified_gmt":"2020-11-20T16:13:22","slug":"gmusicbrowser-1-1-16-released-install-ubuntu-20-04","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2020\/11\/gmusicbrowser-1-1-16-released-install-ubuntu-20-04\/","title":{"rendered":"Gmusicbrowser 1.1.16 Released! How to Install it in Ubuntu 20.04"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2020\/11\/gmusicbrowser-icon.png\" alt=\"\" width=\"245\" height=\"250\" class=\"aligncenter size-full wp-image-32989\" \/><\/p>\n<p>Gmusicbrowser, <b>an open-source jukebox for large music collections<\/b>, released version 1.1.16 a few days ago. Here&#8217;s how to install it in Ubuntu 20.04, Ubuntu 20.10, Linux Mint 20.<\/p>\n<p><a href=\"http:\/\/gmusicbrowser.org\/\" target=\"_blank\">Gmusicbrowser<\/a> 1.1.16 is the first release in over 5 years. And now it&#8217;s working on <b>GTK3<\/b> port.<\/p>\n<p>Changes in version 1.1.16 include:<\/p>\n<ul>\n<li>Fix not working with perl >=5.24<\/li>\n<li>Add support for <b>.opus<\/b> files<\/li>\n<li>Add option to simplify tree in folder pane<\/li>\n<li>Add option to ignore articles when sorting<\/li>\n<li>Add has_picture and has_lyrics optional fields<\/li>\n<li>Add artist_has_picture and album_has_picture virtual fields<\/li>\n<li>PictureBrowser: add embedded picture mode (+ all files mode)<\/li>\n<li>PictureBrowser: add &#8220;Reset view position when file changes&#8221; option<\/li>\n<li>Add option to some fields to show a &#8220;find songs with same &#8230;&#8221; menu item<\/li>\n<li>Add support for mp2 extension and change mp3 filetype<\/li>\n<li>Update AppStream metadata<\/li>\n<li>Update picture sources for picture finder plugin<\/li>\n<li>Add musixmatch.com for lyrics plugin<\/li>\n<li>Various bug-fixes and translation updates<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2020\/11\/gmusicbrowser.png\" alt=\"\" width=\"600\" height=\"333\" class=\"aligncenter size-full wp-image-32992\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2020\/11\/gmusicbrowser.png 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2020\/11\/gmusicbrowser-450x250.png 450w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/p>\n<h3>How to Install gmusicbrowser 1.1.16 in Ubuntu:<\/h3>\n<p>The software offers official <code style=\"border:none;\">.deb<\/code> binary package available to download at the link below:<\/p>\n<p style=\"text-align:center;\"><a href='http:\/\/gmusicbrowser.org\/deb\/gmusicbrowser_1.1.16_all.deb' class='arconix-button-flat arconix-button-large arconix-button-red' target=\"_blank\" >gmusicbrowser-1.1.16_all.deb<\/a><\/p>\n<p>Just grab the package and click install either via <i>Gdebi package installer<\/i> or &#8220;Software Install&#8221; context menu.<\/p>\n<h4>Install gmusicbrower via its official apt repository.<\/h4>\n<p>The software has an official apt repository for Debian, Ubuntu, Linux Mint based systems. You can add the repository then install the software and receive future package updates via <i>Software Updater<\/i> utility.<\/p>\n<p><b>1. Add gmusicbrowser apt repository:<\/b> <\/p>\n<p>Run command in terminal to add its official repository:<\/p>\n<pre style=\"border:none;\">sudo sh -c 'echo \"deb http:\/\/gmusicbrowser.org\/deb .\/\" >> \/etc\/apt\/sources.list.d\/gmusicbrowser.list'<\/pre>\n<p><i>Type user password (no asterisk feedback) when it asks for sudo prompt and hit Enter.<\/i><\/p>\n<p>Then download &#038; install the key via command:<\/p>\n<pre style=\"border:none;\">wget http:\/\/gmusicbrowser.org\/squentin.key.asc -O - | sudo apt-key add -<\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2020\/11\/gmusicbrowser-repo.png\" alt=\"\" width=\"600\" height=\"348\" class=\"aligncenter size-full wp-image-32990\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2020\/11\/gmusicbrowser-repo.png 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2020\/11\/gmusicbrowser-repo-450x261.png 450w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/p>\n<p><b>2. Refresh package cache &#038; install the software:<\/b><\/p>\n<p>Run command in terminal to update your system package cache:<\/p>\n<pre style=\"border:none;\">sudo apt update<\/pre>\n<p>And finally install it via command:<\/p>\n<pre style=\"border:none;\">sudo apt install gmusicbrowser<\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2020\/11\/apt-gmusicbrowser.png\" alt=\"\" width=\"600\" height=\"283\" class=\"aligncenter size-full wp-image-32991\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2020\/11\/apt-gmusicbrowser.png 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2020\/11\/apt-gmusicbrowser-450x212.png 450w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/p>\n<h3>Uninstall gmusicbrowser:<\/h3>\n<p>To remove the music collections manager, simply open terminal and run command:<\/p>\n<pre style=\"border:none;\">sudo apt remove --autoremove gmusicbrowser<\/pre>\n<p>To remove its apt repository, open <b>Software &#038; Updates -> Other Software<\/b> tab and remove the repository line.<\/p>","protected":false},"excerpt":{"rendered":"<p>Gmusicbrowser, an open-source jukebox for large music collections, released version 1.1.16 a few days ago. Here&#8217;s how to install it in Ubuntu 20.04, Ubuntu 20.10, Linux Mint 20. Gmusicbrowser 1.1.16 is the first release in over 5 years. And now it&#8217;s working on GTK3 port. Changes in version 1.1.16 include: Fix not working with perl [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9,6],"tags":[994],"class_list":["post-32988","post","type-post","status-publish","format-standard","hentry","category-howtos","category-news","tag-gmusicbrowser"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/32988","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=32988"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/32988\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=32988"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=32988"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=32988"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}