cp210x on AUR( Arch User Repository.)

Last updated: January 07,2024

1. Install cp210x via UAR with a Helper - YAY

a. Install YAY (https://github.com/Jguer/yay)

pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

b. Install cp210x on Arch using YAY

yay -S cp210x

c. Remove cp210x on Arch using YAY

yay -Rns cp210x

2. Install cp210x via UAR manually

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

sudo pacman -S --needed base-devel git

b. Clone cp210x's git locally

git clone https://aur.archlinux.org/cp210x.git ~/cp210x

c. Go to ~/cp210x folder and install it

cd ~/cp210x
makepkg -si

3. Details of cp210x package

ID: 759686
Name: cp210x
PackageBaseID: 143936
PackageBase: cp210x
Version: 2019.7.12-6
Description: Silicon Labs CP210x RS232 serial adaptor driver
URL: https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers
NumVotes: 4
Popularity: 0.000136
OutOfDate: 1615696515
Maintainer: amenzhinsky
FirstSubmitted: 1564470790
LastModified: 1593700845
URLPath: /cgit/aur.git/snapshot/cp210x.tar.gz