How to install pCloud on Linux Mint | FOSS Linux (2024)

pCloud offers a range of affordable storage plans that are pocket-friendly to anyone. It also provides a compelling size of free cloud storage and gives users complete control over their privacy, something many, if not all, users are looking for.

Since pCloud is a Swiss-based application, it must adhere to strict Swiss privacy laws, meaning more protection for your files. However, it also puts forward a superb option for most personal and business users, hence an excellent option for all users. This software also interfaces with your browser via pCloud “save,” an extension for Opera, Firefox, and chrome. This extension allows you to directly save images to your particular “pCloud save” folder by only right-clicking on them.

To add on, this app offers a pCloud web service for users who want to access their files but are away from their PCs. It works exactly like the pCloud app; there are menu links for browsing your files, accessing your public folder, pCloud rewind, backups from other cloud services, and your trash folder.

Under this are links for accessing your shared folder, download links, crypto folder, and your audio files. To add a file to your web browser interface of pCloud, drag and drop the files into the specific folder by hovering over them, and pCloud will open an upload screen that displays your files uploading to the specified folder.

Installing pCloud on Linux Mint

Just like any other similar cloud service, pCloud offers a desktop client app to allow you to sync files you have on the cloud with your PC. The software is available for all the major platforms (Windows, Linux, and macOS). There are two versions that this software offers for its users: Command-line-based (CLI) and Graphical User Interface (GUI). This article will cover both methods on our Linux machine, specifically the Linux mint.

Step 1: Download a pCloud

Head over to the pCloud’s official website using this link. After that, select Linux, as shown in the snapshot below. Then choose the correct architecture file for your Linuxmint. The architecture, in this case, refers to the 32-bit and 64-bit systems.

How to install pCloud on Linux Mint | FOSS Linux (1)

download pcloud

After selecting the one that matches your PC, a window asking if you would like to save the file will appear; hit the save button, and the download progress will start.

How to install pCloud on Linux Mint | FOSS Linux (2)

select save file

Download progress

How to install pCloud on Linux Mint | FOSS Linux (3)

download progress

Method 1: Graphical installation

After downloading the file, you will head to the file manager. After that, go to the downloads folder where you downloaded the pCloud file if you did not change the defaults downloads directory. In case you changed, then navigate to the location you redirected your downloads to, and you should see such a file:

How to install pCloud on Linux Mint | FOSS Linux (4)

pcloud downloaded

After that, right-click on the pCloud binary file and select Properties in the context menu that will appear

How to install pCloud on Linux Mint | FOSS Linux (5)

select properties

Then a pCloud properties window will pop up, and you should see some drop-down options as displayed in the snapshot below:

At the bottom, you should note an unchecked button in front of Execute written: “Allow executing file as program.” So go ahead and check that button.

How to install pCloud on Linux Mint | FOSS Linux (7)

check execute

Next, close the pCloud properties window, double-click the pCloud binary file we just made executable, and the following credentials window will appear.

How to install pCloud on Linux Mint | FOSS Linux (8)

login

Here, you will key in your login credentials, email, and password. In case you don’t have the login credentials, you can register here and use them to log in. You should then receive a welcome window like this one:

How to install pCloud on Linux Mint | FOSS Linux (9)

Welcome window

After a productive authentication, a folder labeled pCloud Drive will display under your home folder. All files inside this folder will be synced with pCloud Drive. A crucial point to remember here is that this folder does not use any physical space on your Hard Drive. You can view it as a remote file system mounted beneath your home folder.

How to install pCloud on Linux Mint | FOSS Linux (10)

folder created

The pCloud app indicator should also appear in the taskbar

How to install pCloud on Linux Mint | FOSS Linux (11)

appear at the taskbar

You can add another folder on your Hard Drive to be synced with pCloud Drive by opening the app and going to the sync tab next to Backup. After that, you should see an Add New Sync button at the end, click on it, then sync the folder.

How to install pCloud on Linux Mint | FOSS Linux (12)

add a new folder

You should note that when the pCloud binary executes for the first time, it generates a start icon on your system to enable you to start it from your application menu any other time you want to open it.

Next, let us now focus on the second method, the command line format

Method 2: The command line method

To carry out this method, open your terminal using “Ctrl+ALT+T” and navigate where you downloaded the binary file to the cd command. In our case, we will go to the downloads folder as shown below:

Also Read

  • 15 cool things to do in Linux Mint
  • A comprehensive guide to managing system logs in Linux Mint
  • How to install Google Drive on Linux Mint
cd Downloads

How to install pCloud on Linux Mint | FOSS Linux (13)

go to downloads

After that, we will make the binary file of the pCloud Drive client executable by applying the “X” attribute using the chmod command:

chmod +x pcloud

How to install pCloud on Linux Mint | FOSS Linux (14)

chmod command

Next, copy the executable file of the pCloud Drive client to the “/usr/bin” directory. Ensure you add the “sudo” prefix before your command to access the system directory.

sudo cp pcloud /usr/bin/

How to install pCloud on Linux Mint | FOSS Linux (15)

copy the executable file

At this juncture, you should have successfully installed your pCloud Drive client. Nevertheless, it will not just pick up and start running. You will only be able to launch it via terminal by issuing the following command:

pcloud

How to install pCloud on Linux Mint | FOSS Linux (16)

pcloud command

Upon running the command, the login window will pop up for users who have not logged in, and if you have, it will spontaneously take you to your pCloud account.

If you are not a command line fanatic or a newbie and want to launch the pCloud Drive client through the app launcher, ride along with us as we show you how to create your pCloud app.

First, you will create the “pcloud.desktop” file on the “/usr/share/applications” directory. You have the flexibility of using any text editor to create the file. In our event, we will use the nano editor. As such, run the following command:

sudo nano pcloud.desktop /usr/share/applications

How to install pCloud on Linux Mint | FOSS Linux (17)

nano editor command

After that, append the following contents to the created file as shown below:

[Desktop Entry]Version=1.0Name=pCloudGenericName=pCloudComment=Client app of pCloud DriveType=ApplicationCategories=Graphic;VectorEditor;GTK;Exec=pcloud %UTryExec=pcloudTerminal=trueIcon=

How to install pCloud on Linux Mint | FOSS Linux (18)

paste to the editor

After that, you need to save this edited file. To do this, press “Ctrl+x,” as shown below.

How to install pCloud on Linux Mint | FOSS Linux (19)

press ctrl+x

After that, press “y,” then hit the enter button to accept, and it should be saved

How to install pCloud on Linux Mint | FOSS Linux (20)

type y to save

At this point now, you should be able to see the pCloud Drive on the app launcher on your desktop environment.

How to install pCloud on Linux Mint | FOSS Linux (21)

pcloud on desktop

After looking at the two vital methods of installing pCloud on Linux mint, let us now turn our attention to some real reviews of this great application.

Strengths and weaknesses

It has fast syncing, great value accepts bitcoin payments, sync any folder, lifetime plan options, zero-knowledge encryption, and an integrated media player. On the opposite, its encryption costs extra and has no document integration.

pCloud storage Rewind

How to install pCloud on Linux Mint | FOSS Linux (22)

file history extension

The Cloud “rewind” feature permits you to recover files from a later date if, in one way or the other, you deleted your files or they become corrupted. This feature allows you to rewind and access old files for up to 15 days with a free account. Nevertheless, the premium and premium plus plans offer a rewind of up to 30 days. This, therefore, allows you to see how your files and folders looked at a particular date and time.

In comparison, Dropbox users have the flexibility to rewind up to 180 days, while Icedrive allows you to rewind indefinitely, so pCloud’s 30 days isn’t that much. This feature also enables you to restore any of your previous files or folders from that specific date. Instead of reverting your account to the previous look, pCloud give you the option to either download the files and folders you want to recover or restore them individually. You can also extend this feature for up to a year, but you will have to incur a cost of $39.

Fair Share

How to install pCloud on Linux Mint | FOSS Linux (23)

allows invites

If you are interested in collaborating with other pCloud account holders, you may want to give pCloud’s fair share feature a try. If you allow folder share, the recipient on the other end can append as much as they want to the shared folder without using up any of their storage space. The shared folder will use up the space on the user’s account who initially shared it.

Public Folder

You also have the option to create a public folder. This can, in turn, be used for purposes like hosting static HTML web pages, creating links to files, or embedding images as an alternative to image hosting sites like Imgur. However, this feature is not available on a free account, but you still have a seven-day trial upon signing up for the service.

Pcloud Backup

How to install pCloud on Linux Mint | FOSS Linux (24)

backup folders

This software currently introduced a feature called “Cloud backup.” You can choose the folders needed to be backed up spontaneously to the cloud through your desktop. As such, if you back up a folder of images, each time a new image is saved to the folder, pCloud will automatically sync it to the cloud.

pCloud Crypto Feature

How to install pCloud on Linux Mint | FOSS Linux (25)

encryption

pCloud crypto allows you to protect some of your data with end-to-end encryption. It offers a 14 day free-of-charge trial upon sign-up.

Conclusion

We believe this article was informative enough to help you install and use pCloud on your Linux Mint machine without encountering any issues. The article has shown you both the command line and GUI methods of pCloud installation, which we believe you are okay with as of now. Then we also covered some critical reviews of this great software to help you understand more on what to expect from and what not to in this software.

The reviews we covered in this article are just the tip of the iceberg; you can take a ride through the comprehensive pCloud review for a clear picture of this software. Otherwise, thanks for your time.

Also Read

  • 15 cool things to do in Linux Mint
  • A comprehensive guide to managing system logs in Linux Mint
  • How to install Google Drive on Linux Mint
How to install pCloud on Linux Mint | FOSS Linux (2024)

FAQs

How to install pCloud on Linux Mint | FOSS Linux? ›

Download pCloud Drive from here to get started. The desktop application is available for Windows, Linux or macOS. Follow these steps to learn how to install pCloud Drive for: Windows.

Does pCloud work on Linux? ›

Download pCloud Drive from here to get started. The desktop application is available for Windows, Linux or macOS. Follow these steps to learn how to install pCloud Drive for: Windows.

How to get pCloud? ›

Go to our download page and download the pCloud Drive version suitable for your operating system.

Does pCloud have a desktop app? ›

pCloud for Desktop – Windows, Linux and Mac – the pCloud desktop application creates a secure virtual drive on your computer, which you can use the same way you use your HDD, except it does not take any space on your computer.

How do I download a file from pCloud? ›

How can I download files or folders? Every file and folder has a More options button on its right side. Select the More options button and you'll see multiple options to choose from. Click on Download in order to save locally.

How to install pCloud on Linux Mint? ›

  1. Download and save the "pcloud-pass" file distributed in AppImage format.
  2. Right-click on the pcloud file. Go to Permissions, make it Executable and Run.
  3. Sign in pCloud Pass to access and manage your passwords and other data!

What operating systems are supported by pCloud? ›

pCloud Drive supports Ubuntu 14.04 or later, Debian 8 or later derivative distributions, Fedora 21, Manjaro, Linux Mint, elementary OS, KDE Neon, Arch Linux, openSUSE, Solus, Pop!_

What's better than pCloud? ›

Key Takeaways: The Best Alternatives to pCloud

Sync.com and MEGA have zero-knowledge encryption for all plans, including free ones. Icedrive offers excellent security and a private encryption folder with its paid plans. OneDrive and Dropbox are excellent options for collaboration and productivity.

Is pCloud free forever? ›

Basic pCloud accounts (Free Forever) come with up to 10 GB of free space. If you ever run out of space, you can upgrade your account with a monthly or yearly subscription to a pCloud Premium (500 GB) or pCloud Premium Plus (2 TB) plan. * The rates above are in USD.

Where is pCloud drive located? ›

Your pCloud Drive cache is stored in different places on different operating systems: The default cache folder location depends for Windows is %LOCALAPPDATA%\pCloud\Cache\. On MacOS and Linux, the cache is stored in ~/. pcloud/Cache/.

Can I access pCloud from a Web browser? ›

The pCloud web platform is accessible through any browser, on any computer or device. Once registered for the service, you can use all of its key features and functionalities via web.

Is pCloud a US company? ›

Information About us

We are a company registered in Switzerland. Our registered office is at: 74 Zugerstrasse Str, 6340 Baar, Switzerland.

Does pCloud Drive take up space on my computer? ›

When you upload (copy/cut and paste) files in pCloud Drive, the app temporarily uses some of the free space on your computer to cache this data. This makes the upload more efficient and ensures it doesn't suffer if your Internet connection gets interrupted.

Why is pCloud download so slow? ›

Factors such as network congestion, signal interference, or limitations in available bandwidth can significantly affect the upload speed within pCloud.

Is pCloud a backup or storage? ›

The pCloud Backup feature automatically saves folders that you choose from your computer to your pCloud account. All the changes you make are synced in real time. If you delete a file from your backup, it will be deleted from your devices and moved to the Trash in your pCloud account.

Can pCloud see my files? ›

pCloud as a service provider, is unable to decrypt any hosted data, consequently has zero-knowledge about your files. Even if any authorities require access to your data in the cloud, we have no way to give them such, because it is not accessible by us.

Can Linux be used for cloud computing? ›

Linux has a long history in cloud computing and virtualization, working within the open source community to create cloud systems and help them grow. Linux offers everything for cloud workloads that it brings to traditional IT deployments.

Does Linux have a cloud service? ›

A Linux Cloud Server, often referred to as Linux cloud hosting or VPS hosting, is a virtual private server running on a cloud computing platform that uses the Linux operating system. It combines the robust, open-source nature of Linux with the scalability and flexibility offered by the cloud.

Is pCloud safer than Google Drive? ›

Google Drive uses TLS in transit and 128-bit AES at rest. pCloud uses 256-bit AES at rest and& like Google Drive& TLS in transit. Clearly& your data is more secure with pCloud than it is with Google Drive.

What are the restrictions on pCloud? ›

Basic accounts can share folders with up to 25,000 subfolders or 150,000 files. Premium/Business accounts can share folders with up to 50,000 subfolders or 300,000 files.

Top Articles
Latest Posts
Article information

Author: Greg O'Connell

Last Updated:

Views: 6331

Rating: 4.1 / 5 (62 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Greg O'Connell

Birthday: 1992-01-10

Address: Suite 517 2436 Jefferey Pass, Shanitaside, UT 27519

Phone: +2614651609714

Job: Education Developer

Hobby: Cooking, Gambling, Pottery, Shooting, Baseball, Singing, Snowboarding

Introduction: My name is Greg O'Connell, I am a delightful, colorful, talented, kind, lively, modern, tender person who loves writing and wants to share my knowledge and understanding with you.