cosmosdb-server on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S cosmosdb-server

* (Optional) Uninstall cosmosdb-server on Arch using YAY

$ yay -Rns cosmosdb-server

2. Manually Install "cosmosdb-server" via AUR

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

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

b. Clone cosmosdb-server's git locally

$ git clone https://aur.archlinux.org/cosmosdb-server.git ~/cosmosdb-server

c. Go to ~/cosmosdb-server folder and install it

$ cd ~/cosmosdb-server $ makepkg -si

3. Information about the cosmosdb-server package on Arch User Repository (AUR)

ID: 1263263
Name: cosmosdb-server
PackageBaseID: 154602
PackageBase: cosmosdb-server
Version: 0.15.0-2
Description: A Cosmos DB server implementation for testing your applications locally.
URL: https://github.com/vercel/cosmosdb-server
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: JamieMagee
Submitter: JamieMagee
FirstSubmitted: 1592583215
LastModified: 1685033646
URLPath: /cgit/aur.git/snapshot/cosmosdb-server.tar.gz