aos-tools on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S aos-tools

* (Optional) Uninstall aos-tools on Arch using YAY

$ yay -Rns aos-tools

2. Manually Install "aos-tools" via AUR

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

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

b. Clone aos-tools's git locally

$ git clone https://aur.archlinux.org/aos-tools.git ~/aos-tools

c. Go to ~/aos-tools folder and install it

$ cd ~/aos-tools $ makepkg -si

3. Information about the aos-tools package on Arch User Repository (AUR)

ID: 1392243
Name: aos-tools
PackageBaseID: 169160
PackageBase: aos-tools
Version: 1.1.43-1
Description: aos-tools 是 AliOS Things 的命令行编译系统,支持组件管理、程序编译、烧录等功能。aos-tools 使用git 来获取组件的代码和维护代码的版本管理。
URL: https://pypi.org/project/aos-tools/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1627090537
LastModified: 1706171068
URLPath: /cgit/aur.git/snapshot/aos-tools.tar.gz