my-env/install/apt

63 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

#!/bin/bash
##makedesc: Install bunch of software from apt
echo
echo "==============================================="
echo "Installing software from apt..."
echo "==============================================="
echo
2022-07-04 14:22:37 +00:00
sudo apt update && \
sudo apt upgrade -y --autoremove
sudo apt install -y \
alien \
apt-transport-https \
2022-07-04 14:22:37 +00:00
build-essential \
ca-certificates \
2022-01-02 05:41:30 +00:00
cmake \
2022-07-04 14:22:37 +00:00
curl \
dconf-editor \
default-jdk \
dialog \
gettext \
gnupg \
gparted \
hardinfo \
2022-07-04 14:22:37 +00:00
htop \
libaio1 \
libcurl4-gnutls-dev \
libexpat1-dev \
libghc-zlib-dev \
libssl-dev \
lsb-release \
2022-07-04 14:22:37 +00:00
lsp-plugins \
make \
mc \
meld \
nano \
neofetch \
net-tools \
nmap \
p7zip-full \
2022-07-04 14:22:37 +00:00
pulseeffects \
software-properties-common \
terminator \
ubuntu-restricted-extras \
unzip \
2022-09-29 05:33:57 +00:00
vlc \
2022-10-08 14:15:33 +00:00
ffmpeg \
2022-10-10 15:01:10 +00:00
xclip \
2022-11-20 13:38:40 +00:00
inotify-tools \
notify-osd \
2022-12-10 14:13:09 +00:00
fonts-open-sans \
2022-11-20 13:38:40 +00:00
libnotify-bin
2023-04-11 15:48:24 +00:00
# sqlitebrowser
# earlyoom \
# etckeeper \
# geoclue-2.0 \
2022-07-04 14:22:37 +00:00
# gnome-software \
# minder \
# redshift \
# redshift-gtk