Install screenfetch [HELP]

hi, Finally, I have my Raspberry with OpenWRT with loading balancer like MainRouter and my other APPs connected and functioning very well.

The only thing I could not install is the screenfetch or neofetch that gives me information and is always nice to have it at the beginning of my consoles ...

can help me to install that please

i already done:

root@MAINROUTER:~# opkg update
.
.
.
Signature check passed.
root@MAINROUTER:~# opkg install screenfech
Unknown package 'screenfech'.
Collected errors:
 * opkg_install_cmd: Cannot install package screenfech.
root@MAINROUTER:~#

I dont see these listed in the table of packages.

both seem to be shell scipts, what's there to install ?
simply wget and chmod ...

1 Like

I frequently install it in all my linux distros... but here in open I get those errors that I don't know how to remedy... apparently they aren't in the packages but I don't know how to make them work... and I haven't seen them either no youtube of "how to"

it's a pity... it looks very good at the beginning of the terminal... however I've seen photos where it appears that they are using it, but who has it doesn't come out to be able to ask them of course...

at least neofetch have a ton of dependencies, that needs to be installed, it seems.

what error(s) are you getting ?

1 Like

this is th error

we already concluded the packages/applications weren't available in the opkg format.
no point in beating the head against the wall ...

1 Like

yeah nothing to do...

there is, but you're not reading to the answers you're getting.

1 Like

this... but i its a shame that i dont know how to do someting whit that... :frowning: the terminal its hard to me...

no guts no glory.

based on my 1st reply, study https://dev.to/awwsmm/101-bash-commands-and-tips-for-beginners-to-experts-30je

i will read it! thanks

1 Like

Maybe spelled screenfetch

So problem whatsoever to download it and run it.

root@magiatiko:[~]#wget https://github.com/KittyKatt/screenFetch/archive/master.zip
--2022-02-22 10:17:23--  https://github.com/KittyKatt/screenFetch/archive/master.zip
Resolving github.com... 140.82.121.4
Connecting to github.com|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/KittyKatt/screenFetch/zip/refs/heads/master [following]
--2022-02-22 10:17:24--  https://codeload.github.com/KittyKatt/screenFetch/zip/refs/heads/master
Resolving codeload.github.com... 140.82.121.9
Connecting to codeload.github.com|140.82.121.9|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: 'master.zip'

master.zip                                                     [ <=>                                                                                                                                  ]  79.48K  --.-KB/s    in 0.03s   

2022-02-22 10:17:24 (2.70 MB/s) - 'master.zip' saved [81392]

FINISHED --2022-02-22 10:17:24--
Total wall clock time: 0.5s
Downloaded: 1 files, 79K in 0.03s (2.70 MB/s)
root@magiatiko:[~]#unzip master.zip 
Archive:  master.zip
29ffa86d85c70deb6af67f693e03b5e0ee7f5f84
   creating: screenFetch-master/
   creating: screenFetch-master/.github/
  inflating: screenFetch-master/.github/ISSUE_TEMPLATE.md  
  inflating: screenFetch-master/CHANGELOG  
  inflating: screenFetch-master/COPYING  
  inflating: screenFetch-master/README.mkdn  
  inflating: screenFetch-master/TODO  
  inflating: screenFetch-master/screenfetch-dev  
  inflating: screenFetch-master/screenfetch.1  
  inflating: screenFetch-master/update-manpage.sh  
root@magiatiko:[~]#./screenFetch-master/screenfetch-dev 
busybox: applet not found
                             root@magiatiko
                             OS: openwrt 
                             Kernel: aarch64 Linux 5.4.154
         #####               Uptime: 8d 16h 40m
        #######              Packages: Unknown
        ##O#O##              Shell: BusyBox
        #######              Disk:  /  ()
      ###########            CPU: BCM2835 @ 4x 2GHz
     #############           RAM: 0MiB / 3MiB
    ###############         
    ################        
   #################        
 #####################      
 #####################      
   #################        

However not everything works as expected, as you can see.

1 Like

thanks... i just look the reply i was aout of town but and just did it...

well

just until te wget part because the 2nd step the unzip it thing... and i cant find the destiny where the master.zip it downloaded... but i will find it soon or later to continue the proscess

Did you look at the directory you were when you downloaded it? :laughing: