nextcloud-10 on AUR (Arch User Repository)

Last updated: June 29,2024

1. Install "nextcloud-10" 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 nextcloud-10 on Arch using YAY

$ yay -S nextcloud-10

* (Optional) Uninstall nextcloud-10 on Arch using YAY

$ yay -Rns nextcloud-10

2. Manually Install "nextcloud-10" via AUR

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

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

b. Clone nextcloud-10's git locally

$ git clone https://aur.archlinux.org/nextcloud-10.git ~/nextcloud-10

c. Go to ~/nextcloud-10 folder and install it

$ cd ~/nextcloud-10 $ makepkg -si

3. Information about the nextcloud-10 package on Arch User Repository (AUR)

ID: 737782
Name: nextcloud-10
PackageBaseID: 118170
PackageBase: nextcloud-10
Version: 10.0.6-1
Description: A safe home for all your data. Secure, under your control and developed in an open, transparent and trustworthy way (Version 10.x for migrating from ownCloud 9.x)
URL: https://nextcloud.com
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: muflone
FirstSubmitted: 1482784890
LastModified: 1589669803
URLPath: /cgit/aur.git/snapshot/nextcloud-10.tar.gz