dcda on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S dcda

* (Optional) Uninstall dcda on Arch using YAY

$ yay -Rns dcda

2. Manually Install "dcda" via AUR

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

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

b. Clone dcda's git locally

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

c. Go to ~/dcda folder and install it

$ cd ~/dcda $ makepkg -si

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

ID: 886314
Name: dcda
PackageBaseID: 165132
PackageBase: dcda
Version: 1.0.1_beta-1
Description: 本软件支持串口 / TCP Server / TCP Client 三合一的通讯调试工具。
URL: https://gitee.com/danpey/dcda
NumVotes: 0
Popularity: 0
OutOfDate: 1694597490
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1617297041
LastModified: 1617297041
URLPath: /cgit/aur.git/snapshot/dcda.tar.gz