owncloud on AUR (Arch User Repository)

Last updated: November 14,2024

1. Install "owncloud" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install owncloud on Arch using YAY

$ yay -S owncloud

* (Optional) Uninstall owncloud on Arch using YAY

$ yay -Rns owncloud

2. Manually Install "owncloud" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone owncloud's git locally

$ git clone https://aur.archlinux.org/owncloud.git ~/owncloud

c. Go to ~/owncloud folder and install it

$ cd ~/owncloud $ makepkg -si

3. Information about the owncloud package on Arch User Repository (AUR)

ID: 785820
Name: owncloud
PackageBaseID: 124318
PackageBase: owncloud
Version: 10.5.0-1
Description: Securely access and share data from everywhere and any device
URL: https://owncloud.org/
NumVotes: 3
Popularity: 8.0E-6
OutOfDate: 1612123185
Maintainer:
FirstSubmitted: 1501050557
LastModified: 1598985354
URLPath: /cgit/aur.git/snapshot/owncloud.tar.gz