User Tools

Site Tools


packet:ninotnc-udev

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
packet:ninotnc-udev [2025/08/21 13:48] – [NinoTNC udev Guide] gi3jmcpacket:ninotnc-udev [2025/08/21 13:49] (current) – [Arch/CachyOS/Manjaro/Endeavour] gi3jmc
Line 18: Line 18:
 As different linux distributions use different package management solutions, there are separate details below for systems based on Debian, Fedora, & Arch. As different linux distributions use different package management solutions, there are separate details below for systems based on Debian, Fedora, & Arch.
  
-=== Raspbarry OS/Debian/Ubuntu/Mint ===+=== Raspbarry OS/Debian/Ubuntu/Mint - APT Package Manager ===
  
 First, ensure you have a working git installation with the command ''sudo apt install git'' First, ensure you have a working git installation with the command ''sudo apt install git''
Line 27: Line 27:
 To install the ''click'' and ''pyusb'' packages: ''sudo apt install python3-click python3-usb'' To install the ''click'' and ''pyusb'' packages: ''sudo apt install python3-click python3-usb''
  
-=== Fedora/Nobara/Red Hat Enterprise Linux ===+=== Fedora/Nobara/Red Hat Enterprise Linux - DNF Package Manager ===
  
 First, ensure you have a working git installation with the command ''sudo dnf install git'' First, ensure you have a working git installation with the command ''sudo dnf install git''
Line 36: Line 36:
 To install the ''click'' and ''pyusb'' packages: ''sudo dnf install python3-click python3-pyusb'' To install the ''click'' and ''pyusb'' packages: ''sudo dnf install python3-click python3-pyusb''
  
-=== Arch/CachyOS/Manjaro/Endeavour ===+=== Arch/CachyOS/Manjaro/Endeavour - PACMAN Package Manager ===
  
 First, ensure you have a working git installation with the command ''sudo pacman -S git'' First, ensure you have a working git installation with the command ''sudo pacman -S git''
packet/ninotnc-udev.1755784132.txt.gz · Last modified: by gi3jmc