主 题:如果感到无聊,可以在 Debian 小鸡里面开水族馆养鱼
发 布 者:杏山和纱
标签分类: 日常
时 间:2026-09-11 16:35:22
内容预览:运行这一段代码,就可以开水族馆了(是会动的!)sudo apt update %26%26 sudo apt install perl libcurses-perl make wget -y %26%26 \sudo cpan Term::Animation || (cd /root/.cpan/build/Term-Animation-2.6-* %26%26 sudo make install) %26%26 \cd ~ %26%26 wget https://www.robobunny.com/projects/asciiquarium/asciiquarium.tar.gz %26%26 \tar -zxvf asciiquarium.tar.gz %26%26 \cd asciiquarium_1.1/ %26%26 \sudo cp asciiquarium /usr/local/bin/ %26%26 \sudo chmod +x /usr/local/bin/asciiquarium %26%26 \asciiquarium
直达链接: https://www.nodeseek.com/post-923723-1
 
 
Back to Top