bot.dev on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S bot.dev

* (Optional) Uninstall bot.dev on Arch using YAY

$ yay -Rns bot.dev

2. Manually Install "bot.dev" via AUR

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

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

b. Clone bot.dev's git locally

$ git clone https://aur.archlinux.org/bot.dev.git ~/bot.dev

c. Go to ~/bot.dev folder and install it

$ cd ~/bot.dev $ makepkg -si

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

ID: 1417002
Name: bot.dev
PackageBaseID: 196939
PackageBase: bot.dev
Version: 0.2.0-4
Description: Desktop app to manage Discord.js bots built with React, Electron and DaisyUI
URL: https://github.com/juaneth/bot.dev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1692853453
LastModified: 1709091260
URLPath: /cgit/aur.git/snapshot/bot.dev.tar.gz