my-env/install/apt

57 lines
1.0 KiB
Plaintext
Raw 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 \
sqlitebrowser \
terminator \
ubuntu-restricted-extras \
unzip \
2022-07-05 02:49:39 +00:00
vlc
# earlyoom \
# etckeeper \
# geoclue-2.0 \
2022-07-04 14:22:37 +00:00
# gnome-software \
# minder \
# redshift \
# redshift-gtk