How to Install and Uninstall klipper Package on Manjaro

Last updated: June 04,2024

1. Install "klipper" package

Please follow the instructions below to install klipper on Manjaro

$ sudo pacman -Sy $ sudo pacman -S klipper

2. Uninstall "klipper" package

Here is a brief guide to show you how to uninstall klipper on Manjaro:

$ sudo pacman -Rcns klipper

3. Information about the klipper package on Manjaro

Repository : extra
Name : klipper
Version : 0.12.0-2
Description : 3D printer firmware with motion planning on the host
Architecture : x86_64
URL : https://www.klipper3d.org/
Licenses : GPL3
Groups : None
Provides : None
Depends On : python-can python-cffi python-greenlet python-jinja
python-markupsafe python-pyserial libusb
Optional Deps : ncurses: for choosing compilation config
avrdude: for flashing firmware on AVR MCU
stm32flash: for flashing firmware on STM32 MCUs
avr-gcc: for AVR MCU firmware compilation
avr-binutils: for AVR MCU firmware compilation
avr-libc: for AVR MCU firmware compilation
python-numpy: for resonance measurement
python-matplotlib: for resonance measurement
dfu-util: for flashing firmware on STM32 MCUs
Conflicts With : None
Replaces : None
Download Size : 6.23 MiB
Installed Size : 204.47 MiB
Packager : Maxime Gauduin
Build Date : Wed Dec 20 19:36:41 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions