chuncord on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S chuncord

* (Optional) Uninstall chuncord on Arch using YAY

$ yay -Rns chuncord

2. Manually Install "chuncord" via AUR

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

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

b. Clone chuncord's git locally

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

c. Go to ~/chuncord folder and install it

$ cd ~/chuncord $ makepkg -si

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

ID: 1271063
Name: chuncord
PackageBaseID: 192656
PackageBase: chuncord
Version: 0.2.1-2
Description: CLI tool for uploading large files to Discord in parts using webhooks
URL: https://git.lemonsh.moe/lemon/chuncord
NumVotes: 2
Popularity: 0.003682
OutOfDate:
Maintainer: lemonsh
Submitter: PolarianDev
FirstSubmitted: 1681402870
LastModified: 1686411920
URLPath: /cgit/aur.git/snapshot/chuncord.tar.gz