rkdeveloptool on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S rkdeveloptool

* (Optional) Uninstall rkdeveloptool on Arch using YAY

$ yay -Rns rkdeveloptool

2. Manually Install "rkdeveloptool" via AUR

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

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

b. Clone rkdeveloptool's git locally

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

c. Go to ~/rkdeveloptool folder and install it

$ cd ~/rkdeveloptool $ makepkg -si

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

ID: 1060289
Name: rkdeveloptool
PackageBaseID: 136164
PackageBase: rkdeveloptool
Version: 69-1
Description: Development tool for Rockchip SOC
URL: https://github.com/rockchip-linux/rkdeveloptool
NumVotes: 7
Popularity: 0.007441
OutOfDate:
Maintainer: crab2313
Submitter: crab2313
FirstSubmitted: 1537512811
LastModified: 1648893392
URLPath: /cgit/aur.git/snapshot/rkdeveloptool.tar.gz