update packages

This commit is contained in:
Tyler Starr 2023-07-03 21:14:54 -07:00
parent 02ba779b20
commit d285c05706
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
- syncthing # Continuous File Synchronization - syncthing # Continuous File Synchronization
- flatpak # Application deployment framework for desktop apps - flatpak # Application deployment framework for desktop apps
- wireguard-tools # Fast, modern, secure vpn tunnel - wireguard-tools # Fast, modern, secure vpn tunnel
- pipewire-codec-aptx # PipeWire Bluetooth aptX codec plugin #- pipewire-codec-aptx # PipeWire Bluetooth aptX codec plugin
- ansible # Simple deployment, configuration management and execution framework - ansible # Simple deployment, configuration management and execution framework
- build-essential - build-essential
- qemu-system - qemu-system

View File

@ -8,7 +8,7 @@ read bitemail
# Install ansible python dependencies # Install ansible python dependencies
sudo apt update -y sudo apt update -y
sudo apt install chezmoi python3 pipx ansible cargo -y sudo apt install python3 pipx ansible cargo -y
pipx install pexpect pipx install pexpect
cargo install rbw cargo install rbw