Reply To: [request] Alacritty

Forum › Forums › General › Software › [request] Alacritty › Reply To: [request] Alacritty

#40853
Anonymous

    @ skidoo

    I have tried everything I can fine, to fix the toolchain error to no avail..

    So I ended up installing alacritty with cargo then manually add alacritty.man , bash completions , alacritty.desktop & svg , alacritty.info. (cargo install alacritty) v5.0
    I also found that cargo made the /usr/bin/ alacritty shared library file, which it stored in ~/cargo/bin/ folder so all is good as far having an installed & working version is concerned.
    Was nice to fine this command (sudo update-alternatives –config x-terminal-emulator) to set one’s default terminal..

    I think their was something wrong with dependency versions or maybe rust & cargo versions. It was disappointing not to build my first .deb !!

    Thanks again for all your help, you have made me more determined and less lazy..