contiki on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S contiki

* (Optional) Uninstall contiki on Arch using YAY

$ yay -Rns contiki

2. Manually Install "contiki" via AUR

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

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

b. Clone contiki's git locally

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

c. Go to ~/contiki folder and install it

$ cd ~/contiki $ makepkg -si

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

ID: 850942
Name: contiki
PackageBaseID: 162357
PackageBase: contiki
Version: 1:3.1-2
Description: Contiki, the open source OS for the Internet of Things
URL: https://github.com/contiki-os/contiki
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: michaelkuc6
Submitter: michaelkuc6
FirstSubmitted: 1611229527
LastModified: 1611229742
URLPath: /cgit/aur.git/snapshot/contiki.tar.gz