Skip to content

Commit

Permalink
setup(fix): add more items to apt install
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsneighbour committed Nov 15, 2024
1 parent 9b9ae04 commit c032097
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup/install/001-system.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ sudo apt install apt-transport-https arp-scan bsdmainutils build-essential \
gnome-tweaks gnupg2 gparted grc inkscape libavcodec-dev libavcodec-extra \
libayatana-appindicator3-dev libfuse2 libnss3-tools net-tools pdftk \
plocate python-is-python3 python3 python3-gpg python3-pip \
python3-virtualenv qt5ct shutter shc texlive-extra-utils \
python3-virtualenv qt5ct shutter shc texlive-extra-utils testdisk \
software-properties-common rename polybar gnome-shell-extension-manager \
barrier ubuntu-restricted-extras vim wget zoxide -y
barrier ubuntu-restricted-extras vim wget zoxide smartctl -y
sudo apt upgrade -y
sudo apt autoremove -y
sudo apt autoclean -y
Expand Down

0 comments on commit c032097

Please sign in to comment.