siderophile icon indicating copy to clipboard operation
siderophile copied to clipboard

Detailed installation instructions for Ubuntu

Open bbresearcher opened this issue 1 year ago • 3 comments

I installed siderophile to test some rust code, but I ran into a few errors that I needed to find a workaround for. I decided to document the process for both the crates.io and the github build process. For each method's installation a fresh Ubuntu VM was set up. Please feel free to decline to PR should it not be something you feel is needed.

bbresearcher avatar Jun 01 '24 17:06 bbresearcher

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 01 '24 17:06 CLAassistant

Thanks @bbresearcher! I've left a few style nitpicks, but this LGTM overall in terms of content. Some thoughts:

  1. I'm so-so on including high-level steps like "install cURL" and "install Rust" -- IMO these could just be links or omitted entirely, since a user who wants to scan a Rust crate with siderophile probably already has Rust installed or knows enough about Rust to install it.
  2. I'm okay with this being a separate documentation file, but IMO it could also just go on the wiki instead.

woodruffw avatar Jun 05 '24 17:06 woodruffw

Thank you I have made the suggested changes. I am more than happy for the instructions to be moved to a wiki (apologies I tried to follow the link in your comment, but I can't find the wiki folder). I am also more than happy if you prefer to not include these instructions in the github repository.

bbresearcher avatar Jun 05 '24 18:06 bbresearcher