• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

asciiquarium

Joined
Jan 28, 2007
Messages
186 (0.03/day)
System Name Gaming PC from bestby
Processor I7
Motherboard Ibuypower
Cooling Stock
Video Card(s) Nvidia 3080
Storage 1TB shared with windows 11 and FerenOS
Display(s) MPG ARTYMIS 323CQR
Case nice big case with rainbow fans allover it
Audio Device(s) realtech
Software OS is Windows 7 home premium, sometimes I use linux mint mate or sabayon both live
Benchmark Scores CL-RCD-RP-RAS Write Speed 2x DDR3-1333 SDRAM 9-9-9-23 CR1 10484 MB/s
sudo apt-get install libcurses-perl
$ cd /tmp
$ wget --no-check-certificate 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

$ cd /tmp
$ wget --no-check-certificate http://www.robobunny.com/projects/asciiquarium/asciiquarium.tar.gz
$ tar -zxvf asciiquarium.tar.gz
$ cd asciiquarium_1.0/ whatever the current version you got was
$ sudo cp asciiquarium /usr/local/bin
$ sudo chmod 0755 /usr/local/bin/asciiquarium

feel free to install a malware scanner which I did. It works in the terminal.
Screenshot_20190429_0000422.png
 
Last edited:
Top