You are not logged in.

#1 2020-12-25 08:24:34

Neo_077
Member
Registered: 2019-08-20
Posts: 5

How to install bunnyfetch (Arch bspwm) [Solved]

This may be a real noob question but can someone please explain how to install and run bunnyfetch.
I followed the link here - https://github.com/Luvella/Bunnyfetch

I did the 3 steps here -
1. it clone https://github.com/Luvella/Bunnyfetch
2. cd Bunnyfetch
3. cargo build --release

Someone on reddit told me to navigate to Bunnyfetch/target/release and run ./bunnyfetch but that is giving me the error -

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: NotPresent', src/lib.rs:15:21
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Last edited by Neo_077 (2020-12-26 07:14:16)

Offline

#2 2020-12-25 09:38:39

robt77
Member
From: Manchester
Registered: 2014-10-26
Posts: 21
Website

Re: How to install bunnyfetch (Arch bspwm) [Solved]

Neo_077 wrote:

This may be a real noob question but can someone please explain how to install and run bunnyfetch.
I followed the link here - https://github.com/Luvella/Bunnyfetch

I did the 3 steps here -
1. it clo

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: NotPresent', src/lib.rs:15:21
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

See issue on GitHub page
https://github.com/Luvella/Bunnyfetch/i … -744361191
The environmental variable USERNAME is not set which is why you get the error.

Offline

#3 2020-12-25 10:22:56

Neo_077
Member
Registered: 2019-08-20
Posts: 5

Re: How to install bunnyfetch (Arch bspwm) [Solved]

How do I set it ? Do I just say USERNAME="my_username" ?

Offline

#4 2020-12-25 12:33:21

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,646

Offline

Board footer

Powered by FluxBB