Want a contemporary Audiobook participant for the Linux desktop? Take into account putting in the Cozy Audiobook Player. It’s a fashionable audiobook participant for the Linux desktop. The program makes use of the newest GTK3 know-how and is likely one of the better-looking instruments for managing audiobook recordsdata on the platform.

SPOILER ALERT: Scroll down and watch the video tutorial on the finish of this text.

Cozy has lots to supply, particularly with its potential to kind MP3 recordsdata by chapter, kind books by writer, bookmarking playback place, and extra. To use Cozy, it is advisable to be working Ubuntu, Debian, Arch Linux, Fedora, OpenSUSE or the newest model of Flatpak.

Ubuntu

Set up of Cozy on Ubuntu is completed through the OpenSUSE construct service. There are a number of choices on the OBS for Ubuntu. For Ubuntu 17.10, customers can manually add a software program repository. Nevertheless, this isn’t the case for each model of Ubuntu. Consequently, we’ll have to skip this selection in favor of the second technique of set up. Click on on this link, and go to the Cozy obtain web page. From there, click on “grab binary packages directly”. Choose both the 64-bit or 32-bit Deb package deal.

Notice: The Cozy binary packages ought to work simply superb on variations after Ubuntu 17.10. In the event that they don’t, skip to the Flatpak directions. As soon as the packages are downloaded in your Ubuntu PC, open up the file supervisor, choose “Downloads” and double-click on the Cozy Debian package deal file.

Deciding on this file will mechanically open up the Ubuntu Software program Middle. Click on “install”, and enter your password to get the software program working. Alternatively, open up a terminal window and use the CD command to maneuver to ~/Downloads.

cd ~/Downloads

sudo dpkg -i com.github.geigi.cozy_*_amd64.deb

or

sudo dpkg -i com.github.geigi.cozy_*_i386.deb

End up the set up on Ubuntu by executing the apt set up -f command. This can appropriate any lacking dependencies Cozy might have failed to put in.

sudo apt set up -f

Uninstall the Cozy Audiobook instrument out of your Ubuntu PC by looking for “Cozy” within the Software program Middle and clicking “Uninstall”.

Debian

Cozy has horrible assist for Debian. For some cause, it solely has assist for Debian “Next”, a model of Debian that almost all of customers in all probability aren’t utilizing. When you’re utilizing Debian Steady, skip these directions in favor of the Flatpak ones. Those that are utilizing Debian Subsequent, right here’s tips on how to set up it.

Log in to the foundation person in your Terminal. We’d like root as a result of we’ll be modifying the sources file.

su -

Now that now we have root, use the echo command so as to add the Cozy OBS repository to the sources file.

echo 'deb  Subsequent/ /' > /and so forth/apt/sources.checklist.d/dwelling:geigi.checklist

Now that we’ve added the repo, Debian must replace.

apt-get replace

Lastly, we will set up the Cozy app to Debian Subsequent with:

apt-get set up com.github.geigi.cozy

Have to take away Cozy out of your Debian PC? Use the apt-get package deal instrument.

sudo apt-get take away com.github.geigi.cozy

Arch Linux

Cozy is on the market to Arch Linux customers through the Arch Consumer Repository. To set up the software program, step one is to make use of the Pacman package deal supervisor instrument to put in the Git package deal.

sudo pacman -S git

Now that you simply’ve acquired Git on Arch, it’ll be fairly simple to work together with the pkgbuild of Cozy. Seize the newest AUR package deal utilizing git clone.

git clone 

Utilizing CD, transfer the terminal into the clone folder to begin the package deal constructing course of.

Notice: if makepkg fails, you might have to obtain some dependency recordsdata manually from the Cozy page.

cd cozy

makepkg -si

Fedora

The developer has chosen to make use of the OpenSUSE construct instrument to offer native packages for a mess of Linux distributions, together with Fedora. To get Cozy in your model of Fedora, observe these directions. As of writing this text, Cozy has assist for Fedora 25, 26 and 27. Check here for future releases.

Fedora 27

sudo dnf config-manager --add-repo 
sudo dnf set up com.github.geigi.cozy

Fedora 26

sudo dnf config-manager --add-repo 
sudo dnf set up com.github.geigi.cozy

Fedora 25

sudo dnf config-manager --add-repo 
sudo dnf set up com.github.geigi.cozy

OpenSUSE

As we’ve talked about, lots within the directions for putting in Cozy, this system is on the market on the OBS. Clearly, which means OpenSUSE customers are lined. Fortunately, because the OBS primarily targets the Suse platform, there’s no have to open up a terminal and enter numerous instructions. To get this system working, click on on both Leap 42.3 or Tumbleweed to begin the YaST GUI installer instrument.

Flatpak Directions

Putting in Cozy from Flatpak is an efficient possibility, particularly if you keep in mind that the developer can’t presumably account for each single working system on Linux. There’s simply an excessive amount of to work with. To clear up this drawback, Cozy is on Flathub. To get it working in your PC, first observe our information on tips on how to allow Flatpaks in your Linux PC. When Flatpak is working, open up a terminal and use the instructions beneath.

First, add the take away Flathub repo to your Flatpak set up.

flatpak remote-add --user --if-not-exists flathub 

Now that Flathub is current, set up the Cozy app in your Linux PC.

flatpak set up --user flathub com.github.geigi.cozy

Uninstall Cozy from Flatpak at any time utilizing flatpak uninstall

flatpak uninstall com.github.geigi.cozy/x86_64/steady



Source link

Share.
Leave A Reply

Exit mobile version