truestudio on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S truestudio

* (Optional) Uninstall truestudio on Arch using YAY

$ yay -Rns truestudio

2. Manually Install "truestudio" via AUR

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

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

b. Clone truestudio's git locally

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

c. Go to ~/truestudio folder and install it

$ cd ~/truestudio $ makepkg -si

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

ID: 591149
Name: truestudio
PackageBaseID: 128527
PackageBase: truestudio
Version: 9.3.0-1
Description: A flexible and extensible Arm development and debugging IDE by Atollic.
URL: https://atollic.com/truestudio/
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jsjolund
FirstSubmitted: 1514706543
LastModified: 1551558379
URLPath: /cgit/aur.git/snapshot/truestudio.tar.gz