How to Install Dropbox on Manjaro Linux

29/12/2020
If you’re an internet user for quite some time, then you may have already heard the name of Dropbox, or you’re already a user of it. Dropbox is a free file hosting service that offers file sync, personal cloud, cloud storage and client software.

Due to its simplicity and easy-to-use environment, Dropbox has gained a huge reputation in the market. By default, it allows you 2GB of space for free. However, the storage capacity can be increased by purchasing more storage space.

Are you a heavy Dropbox user like me? Then getting the Dropbox client is the right thing to do instead of browsing your storage from your web browser. Dropbox client is available for all the platforms including Windows, macOS and Linux.

How do you enjoy the Dropbox client on Manjaro Linux, a nice and cool Arch-based distro? Worry not. Today, let’s find out on installing Dropbox on Manjaro Linux.

Getting Dropbox client

The Dropbox client isn’t available on the default software repository of Manjaro Linux. We have to get the app from the AUR repository.

Note – For the auto sync feature of Dropbox, the client requires the “Dropbox” folder to be on an “ext4” partition.

If you’ve used Arch Linux or somehow familiar with the environment, you already know the rules of using AUR software – grabbing the source, compiling and installing the software. Let’s get started.

  • Grabbing the source

Make sure that your system have “git” client installed –

sudo pacman -S git

Once the installation is complete, grab the source code of Dropbox from AUR repository –

git clone https://aur.archlinux.org/dropbox.git

  • Building the client

Once the code is downloaded, it’s time to compile the code.

cd dropbox/
makepkg -si

After the installation is complete, you’ll notice a new directory “~/Dropbox”.

Tweaking Dropbox client

Since v2.4.6, Dropbox added an auto update capability. This feature automatically downloads the new release binaries to the “~/.dropbox-dist” directory. Then, the service tries to hand over control to this binary. Such action causes a confliction with “systemd” and continuously try to restart the service.

A workaround is by preventing Dropbox from downloading the auto update. The method is to create the directory and mark it “Read-only”.

rm -rf ~/.dropbox-dist
install -dm0 ~/.dropbox-dist

Using Dropbox

Start Dropbox client from your system menu –

At first, you have to log into your account via a browser. The app will automatically open your default browser and redirect you to the login page.

Once you login, you can start using Dropbox.

The “~/Dropbox” directory will work as your official Dropbox storage. The total file size of the folder can’t be higher than your total cloud storage. If you have any file in your Dropbox folder, you’ll notice those are already synced into that local folder.

If you want to add a file(s)/folder(s), all you have to do is put that into the Dropbox folder.

Don’t forget to check out the result –

Enjoy!

Sandclock IDC thành lập vào năm 2012, là công ty chuyên nghiệp tại Việt Nam trong lĩnh vực cung cấp dịch vụ Hosting, VPS, máy chủ vật lý, dịch vụ Firewall Anti DDoS, SSL… Với 10 năm xây dựng và phát triển, ứng dụng nhiều công nghệ hiện đại, Sandclock IDC đã giúp hàng ngàn khách hàng tin tưởng lựa chọn, mang lại sự ổn định tuyệt đối cho website của khách hàng để thúc đẩy việc kinh doanh đạt được hiệu quả và thành công.
Bài viết liên quan

Make Raspberry Pi Thin Client

A thin client is a low power computer that can connect to other powerful computers remotely usually via VNC or RDP protocol...
29/12/2020

Best Open Source Games in 2020

There’s no reason to spend $60 on a new AAA release just to bring some variety into your gaming diet when there are many...
29/12/2020

Moodle [Part 5] – Hướng dẫn thêm tài khoản người dùng vào hệ thống Moodle

Ở các bài viết trước, Sandclock đã có những bài viết về việc triển khai cài đặt hệ thống...
30/12/2020
Bài Viết

Bài Viết Mới Cập Nhật

Hướng dẫn chuyển đổi windows server windows evaluation to standard và active windows server 2008 + 2012 + 2016 + 2019
26/10/2021

How to Update Ubuntu Linux
24/10/2021

Squid Proxy Manager cài đặt và quản lý Proxy Squid tự động trên ubuntu
20/10/2021

Hướng dẫn cài đặt Apache CloudStack 4.15.2.0
19/10/2021

Hướng dẫn ký file PDF bằng chữ ký số (chữ ký điện tử) và sửa lỗi mới nhất 2021 foxit reader
19/10/2021