How to Install and Uninstall avr-gdb Package on Manjaro

Last updated: May 04,2024

1. Install "avr-gdb" package

Please follow the steps below to install avr-gdb on Manjaro

$ sudo pacman -Sy $ sudo pacman -S avr-gdb

2. Uninstall "avr-gdb" package

This tutorial shows how to uninstall avr-gdb on Manjaro:

$ sudo pacman -Rcns avr-gdb

3. Information about the avr-gdb package on Manjaro

Repository : extra
Name : avr-gdb
Version : 13.2-1
Description : The GNU Debugger for AVR
Architecture : x86_64
URL : https://www.gnu.org/software/gdb/
Licenses : GPL3
Groups : None
Provides : None
Depends On : xz ncurses expat python guile gdb-common mpfr libelf
source-highlight
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 3.08 MiB
Installed Size : 8.20 MiB
Packager : Anatol Pomozov
Build Date : Sat Jul 22 00:03:06 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions