deta-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S deta-bin

* (Optional) Uninstall deta-bin on Arch using YAY

$ yay -Rns deta-bin

2. Manually Install "deta-bin" via AUR

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

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

b. Clone deta-bin's git locally

$ git clone https://aur.archlinux.org/deta-bin.git ~/deta-bin

c. Go to ~/deta-bin folder and install it

$ cd ~/deta-bin $ makepkg -si

3. Information about the deta-bin package on Arch User Repository (AUR)

ID: 1141083
Name: deta-bin
PackageBaseID: 175975
PackageBase: deta-bin
Version: 1.3.3_beta-1
Description: Command line interface for managing Deta micros and deployments
URL: https://github.com/deta/deta-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vladimyr
Submitter: vladimyr
FirstSubmitted: 1644825808
LastModified: 1663468811
URLPath: /cgit/aur.git/snapshot/deta-bin.tar.gz