avarice-svn on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S avarice-svn

* (Optional) Uninstall avarice-svn on Arch using YAY

$ yay -Rns avarice-svn

2. Manually Install "avarice-svn" via AUR

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

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

b. Clone avarice-svn's git locally

$ git clone https://aur.archlinux.org/avarice-svn.git ~/avarice-svn

c. Go to ~/avarice-svn folder and install it

$ cd ~/avarice-svn $ makepkg -si

3. Information about the avarice-svn package on Arch User Repository (AUR)

ID: 225650
Name: avarice-svn
PackageBaseID: 98707
PackageBase: avarice-svn
Version: 20150713.350-1
Description: AVaRICE is a program for interfacing the Atmel JTAG ICE to GDB to allow users to debug their embedded AVR target.
URL: http://sourceforge.net/projects/avarice/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Chocobo
FirstSubmitted: 1440679644
LastModified: 1440679723
URLPath: /cgit/aur.git/snapshot/avarice-svn.tar.gz