حوض الأسماك على الترمنال !؟



Install Term::Animation


سنبدأ أولا في تثبيت وحدة تسمى Term-Animation. نفتح الترمنال وننقل الأوامر التالية تباعا:


sudo apt-get install libcurses-perl
cd /tmp
wget http://search.cpan.org/CPAN/authors/id/K/KB/KBAUCOM/Term-Animation-2.4.tar.gz
tar -zxvf Term-Animation-2.4.tar.gz
cd Term-Animation-2.4/
perl Makefile.PL && make && make test
sudo make install

Download and Install ASCIIQuarium

نبقى دائما على الترمنال ونكتب:

cd /tmp
wget http://www.robobunny.com/projects/asciiquarium/asciiquarium.tar.gz
tar -zxvf asciiquarium.tar.gz
cd asciiquarium_1.0/
sudo cp asciiquarium /usr/local/bin
sudo chmod 0755 /usr/local/bin/asciiquarium 
كيف أشاهد حوض الأسماك ؟

ببساطة نكتب الأمر التالي:

/usr/local/bin/asciiquarium
 أو

perl /usr/local/bin/asciiquarium

0 comments: