Pages

Install Zotero using Snap package management tool

Image courtesy: https://snapcraft.io

Zotero reference management tool has no Debian/Redhat package for installation. Users had to install from source. Installation from source is not easy for Linux newbies. Now Zotero snaps packaging available.

Snap is a software package management and deployment system developed by Canonical (Mother organisation of Ubuntu Linux). It's easy to deploy applications using the Snap tool. Snap package management system can work with most Linux distributions (e.g. Debian, Ubuntu, Fedora, Arch). Packages are called 'snaps' and the package management tool called 'snapd'. Linux users have to install the snapd tool in Linux to install applications in the snap repository.

Install Snap 

sudo apt update
sudo apt install snapd

Restart the computer after the installation of snapd.

Install Zotero using snap

Zotero is a free, easy-to-use tool to help you collect, organise, cite, and share your research sources.
Apply the following command to install Zotero snap package,

sudo snap install zotero-snap

Zotero icon will appear in application launcher (Zotero icon appeared in Office > Zotero in my Ubuntu 20.04 LTS).

If Zotero icon not appeared on the application launcher, apply following command to run manually,

sudo cp /var/lib/snapd/desktop/applications/* /usr/share/applications/

A Snap store is available; users can search and find apps from here, https://snapcraft.io/store. 

Reference

Snap getting started

How to Install and Use Snap on Ubuntu 18.04

Introduction to Ubuntu Linux

Introduction to Ubuntu Linux is a user guide that suits newbies. This book based on Ubuntu 20.04 LTS. It includes information on the evolution of Linux-based operating systems, Ubuntu flavours, Ubuntu basics, installation of Ubuntu, and basic commands. This book gives the step-by-step instructions with clear explanations that demystify Ubuntu Linux.

This book is for persons with little or no knowledge of Ubuntu. It takes you, step by step, through what you need to know to work with Ubuntu. 
  • Gives an idea on how to install Ubuntu.
  • Selection of Ubuntu flavours.
  • Introduction to Ubuntu desktop.
  • Basics of Linux commands.
  • How to enable regional languages with Ubuntu.
  • How to keep in touch with the changes in Ubuntu Linux.

Introduction to Ubuntu Linux is the learning companion you need. It assists in hands-on learning that lets you dive into Ubuntu Linux. 
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International.

Download the book from here