libcloudstorage on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S libcloudstorage

* (Optional) Uninstall libcloudstorage on Arch using YAY

$ yay -Rns libcloudstorage

2. Manually Install "libcloudstorage" via AUR

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

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

b. Clone libcloudstorage's git locally

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

c. Go to ~/libcloudstorage folder and install it

$ cd ~/libcloudstorage $ makepkg -si

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

ID: 1349566
Name: libcloudstorage
PackageBaseID: 142620
PackageBase: libcloudstorage
Version: 1.2-2
Description: C++ library providing access to files located in various cloud services
URL: https://code.videolan.org/videolan/libcloudstorage
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1560014579
LastModified: 1699429494
URLPath: /cgit/aur.git/snapshot/libcloudstorage.tar.gz