installing eclipse and zed

hello, i am new to bazzite and try to install applications for development. i already installed java, git and maven in a distrobox fedora. but i have no idea how that works with eclipse or the zed editor. any help would be really appreciated.
4 Replies
asen23
asen233d ago
install the ide inside distrobox too or you can use vscode/jetbrain and work with devcontainer
Lianril
LianrilOP3d ago
i already tried that with "sudo dnf install eclipse" but that throws an error (not found eclipse) the same effect with zed
asen23
asen233d ago
eclipse provide tar package which you can download from their website zed also require script to install which they provide in their website not all application can be installed through dnf, only one that publish it to fedora repo some may require third party repo which they will provide guide to add
Lianril
LianrilOP3d ago
ah i see.. many thanks asen

Did you find this page helpful?