discord_db on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S discord_db

* (Optional) Uninstall discord_db on Arch using YAY

$ yay -Rns discord_db

2. Manually Install "discord_db" via AUR

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

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

b. Clone discord_db's git locally

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

c. Go to ~/discord_db folder and install it

$ cd ~/discord_db $ makepkg -si

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

ID: 895844
Name: discord_db
PackageBaseID: 165913
PackageBase: discord_db
Version: 0.1.0-1
Description: Helpful db writen on sqlite3, already has channel vars, global user vars, server user vars and server vars
URL: https://pypi.org/project/discord-db
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: danilacasito
Submitter: danilacasito
FirstSubmitted: 1619012005
LastModified: 1619012005
URLPath: /cgit/aur.git/snapshot/discord_db.tar.gz