该站点为
AnLinux-App: https://github.com/EXALAB/AnLinux-App
Anlinux-Resources: https://github.com/EXALAB/Anlinux-Resources
原始站点
当前站点
同步状态
AnLinux-App v6.50
Termux v0.118.0
apt-get update && apt-get install wget -y && wget https://anlinux.netlify.app/Scripts/DesktopEnvironment/Apt/Xfce4/de-apt-xfce4.sh --no-check-certificate && bash de-apt-xfce4.sh
apt-get update && apt-get install wget -y && wget https://anlinux.netlify.app/Scripts/DesktopEnvironment/Apt/Mate/de-apt-mate.sh --no-check-certificate && bash de-apt-mate.sh
apt-get update && apt-get install wget -y && wget https://anlinux.netlify.app/Scripts/DesktopEnvironment/Apt/LXQt/de-apt-lxqt.sh --no-check-certificate && bash de-apt-lxqt.sh
apt-get update && apt-get install wget -y && wget https://anlinux.netlify.app/Scripts/DesktopEnvironment/Apt/LXDE/de-apt-lxde.sh --no-check-certificate && bash de-apt-lxde.sh
pacman -Sy -noconfirm wget && wget https://anlinux.netlify.app/Scripts/DesktopEnvironment/Apt/Pacman/de-pac.sh --no-check-certificate && bash de-pac.sh
wget https://anlinux.netlify.app/Scripts/SSH/Apt/ssh-apt.sh --no-check-certificate && bash ssh-apt.sh
yum install wget -y && wget https://anlinux.netlify.app/Scripts/SSH/Yum/ssh-yum.sh --no-check-certificate && bash ssh-yum.sh
pacman -Sy -noconfirm wget && wget https://anlinux.netlify.app/Scripts/SSH/Pacman/ssh-pac.sh --no-check-certificate && bash ssh-pac.sh