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!

ONET 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, ONET 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

Những lợi ích của việc sử dụng proxy khi lướt web.

Khi sử dụng proxy để lướt web, bạn có thể trải nghiệm nhiều lợi ích hữu ích như bảo vệ thông...
27/02/2023

Dịch vụ thuê mua proxy Grass siêu rẻ, nhanh chóng và an toàn

Sử dụng dịch vụ thuê mua proxy Grass là điều mà nhiều người đang tìm kiếm hiện nay để có thể...
10/05/2024

VIM Spell Check

Spell checkers are nothing more than a software that keeps on checking the spelling of whatever word you’re typing against...
29/12/2020
Bài Viết

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

Dịch Vụ Xây Dựng Hệ Thống Peering Với Internet Exchange (IXP)
04/04/2025

Dịch Vụ Triển Khai VPN Site-to-Site & Remote Access
04/04/2025

Dịch Vụ Thiết Lập Hệ Thống Tường Lửa (Firewall)
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ảo Hóa & Cloud
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ceph
04/04/2025