Files
dotfiles/apt.sh
2020-09-29 23:22:33 +02:00

47 lines
852 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#!/data/data/com.termux/files/usr/bin/bash
# Install command-line tools using Apt.
# Make sure were using the latest Apt.
apt update
apt install bash \
bash-completion \
bc \
binutils \
coreutils \
dnsutils \
file \
grep \
gzip \
htop \
less \
mc \
nmap \
openssh \
openssl \
python2 \
rsync \
sed \
tmux \
vim \
wget \
zip
pkg install unstable-repo
pkg install x11-repo
pkg install algernon
pkg list-installed
pkg install busybox
pkg install binutils
pkg install ffmpeg
pkg install vim
pkg install dropbear
pkg install lynx make nano nmap nodejs nsnake nudoku pngquant python ranger termux-api termux-auth vitetris
pkg install wol wget
pip install youtube-dl requests
pip install --upgrade pip
pkg install yarn
pkg install stow
pkg install man
pkg install tmux