lc2kicad on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S lc2kicad

* (Optional) Uninstall lc2kicad on Arch using YAY

$ yay -Rns lc2kicad

2. Manually Install "lc2kicad" via AUR

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

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

b. Clone lc2kicad's git locally

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

c. Go to ~/lc2kicad folder and install it

$ cd ~/lc2kicad $ makepkg -si

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

ID: 859135
Name: lc2kicad
PackageBaseID: 154350
PackageBase: lc2kicad
Version: 0.1.6-3
Description: A utility that converts EasyEDA files to KiCad files
URL: https://github.com/RigoLigoRLC/LC2KiCad
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: RigoLigo
Submitter: RigoLigo
FirstSubmitted: 1592072733
LastModified: 1612544909
URLPath: /cgit/aur.git/snapshot/lc2kicad.tar.gz