Skip to content

arch install scripts for nerdy arch users :3 - #206

Merged
roccoagain merged 6 commits into
mainfrom
arch-install
Aug 5, 2026
Merged

arch install scripts for nerdy arch users :3#206
roccoagain merged 6 commits into
mainfrom
arch-install

Conversation

@kismitz

@kismitz kismitz commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

changed the tytools and arduino install scripts to work for arch linux, using the pacman package manager and AUR!

@kismitz
kismitz requested a review from roccoagain August 4, 2026 02:28
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

Doxygen warnings output: (if empty, there are no warnings). Please correct any warnings before merging.

  

Comment thread tools/install_arduino.sh Outdated
case "$DISTRO" in
arch)
sudo pacman -Sy --noconfirm
sudo pacman -S --needed --noconfirm curl

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bruh

Comment thread tools/install_tytools.sh Outdated
# 1. Ensure build tools (base-devel), git, and curl are present
echo "Ensuring base-devel, git, and curl are up to date..."
sudo pacman -Sy --noconfirm
sudo pacman -S --needed --noconfirm base-devel git curl

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

@roccoagain roccoagain left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my fault can you put that back actually

Comment thread tools/install_arduino.sh Outdated
@roccoagain
roccoagain merged commit 95031fe into main Aug 5, 2026
2 checks passed
@roccoagain
roccoagain deleted the arch-install branch August 5, 2026 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants