-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: ҉αkα x⠠⠵ <[email protected]>
- Loading branch information
1 parent
19dde07
commit 21f2c17
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
```bash | ||
apt install aptitude -y && locale-gen en_US.UTF-8 && localedef -i en_US -f UTF-8 en_US.UTF-8 && export LANGUAGE=en_US.UTF-8 && export LANG=en_US.UTF-8 && export LC_ALL=en_US.UTF-8 && apt-get autoclean && apt-get clean cache && apt update -y && apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F6BC817356A3D45E && aptitude install -y git arandr cmatrix neofetch pdns-tools asciinema gdebi mtr php net-tools python3 python3-pip python-all-dev python-setuptools git screen gem ruby ruby-full software-properties-common build-essential patch ruby-dev zlib1g-dev liblzma-dev golang golang-go npm awscli neovim nodejs curl wget synaptic lsb-release software-properties-common curl dirmngr apt-transport-https jq postgresql nginx openvpn fonts-ancient-scripts fonts-symbola libgtkglext1 libpango1.0-0 libpangoxft-1.0-0 qml-module-qtgraphicaleffects qml-module-qtquick-controls qml-module-qtquick-dialogs qml-module-qtquick-layouts qml-module-qtquick-privatewidgets libcanberra-gtk-module libcanberra-gtk3-module github-backup qml-module-qtquick-window2 qml-module-qtquick2 network-manager-openvpn-gnome gnome gdm3 gnome-tweaks gnome-dictionary ubuntu-restricted-extras synaptic build-essential linux-headers-`uname -r` dkms gcc gcc-multilib g++ g++-multilib cmake ghex snapd blender lm-sensors conky-all fancontrol mlocate wine-stable playonlinux calibre hexchat docker docker-compose docker.io vagrant inkscape libsecret-1-0 libsecret-1-dev telegram-desktop gir1.2-gtop-2.0 gir1.2-nm-1.0 preload asciidoc xmlto docbook2x install-info dh-autoreconf libcurl4-gnutls-dev libexpat1-dev gettext libz-dev libssl-dev wget nano git mercurial make pulseaudio libcanberra-pulse mpg123 libpulse0 libxml2 giflib-tools libc6 rar unrar p7zip p7zip-full p7zip-rar unace zip unzip bzip2 arj lhasa lzip ffmpegthumbnailer gpgv2 ttf-mscorefonts-installer gstreamer1.0-plugins-base gstreamer1.0-nice gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-alsa gstreamer1.0-pulseaudio gstreamer1.0-libav gstreamer1.0-vaapi lsdvd libdvdnav4 compizconfig-settings-manager compiz-plugins-extra compiz gir1.2-nautilus-3.0 sshfs resolvconf arandr screen net-tools ssh gcc python-setuptools python3-pip libesedb-utils gparted gimp snapd mesa-utils ethtool python3 python3-gi jython bash toilet lolcat clang postgresql gimp wireshark wireshark-gtk wireshark-doc ndiff unixodbc-dev aria2 ttf-mscorefonts-installer apt-file && snap install snap-store && snap install slack --classic && snap install postman && snap install kubectl --classic && snap install whatsdesk && snap install google-cloud-sdk --classic && snap install heroku --classic && snap install zaproxy --classic && snap install wireguard-ammp && snap install vectr && snap install spotify && snap refresh && apt --fix-broken install -y && npm install gojs --save && aptitude safe-upgrade -y && apt install --fix-broken && apt-get update --fix-missing && apt-get update && apt-get full-upgrade && apt-get autoremove -y && apt update -y && apt dist-upgrade -y && apt-file update && apt update -y && apt dist-upgrade -y && dpkg --configure -a && grub-mkconfig && aptitude upgrade --full-resolver -y && apt autoremove -y && apt-get clean cache && apt update && neofetch | ||
``` | ||
|
||
```bash | ||
sudo apt-get autoclean && apt install -f && sudo apt install aptitude -y && sudo apt install neofetch -y && sudo apt -f install && apt autoremove -y && sudo apt-get clean cache && sudo apt update && sudo apt-get autoclean && sudo apt-get clean cache && sudo apt update && apt update -y && sudo apt full-upgrade -y --allow-downgrades && sudo dpkg --configure -a && sudo grub-mkconfig && sudo aptitude upgrade --full-resolver -y && sudo apt autoremove -y && neofetch | ||
``` |