saeeddhqan / Maryam

Maryam: Open-source Intelligence(OSINT) Framework
GNU General Public License v3.0
1.02k stars 166 forks source link

maryam pulls hugh dependencies #289

Closed Huppys closed 1 month ago

Huppys commented 1 month ago

Installing maryam on Kali Linux 2024.3 right now shows a bunch of big dependencies:

$ sudo apt install maryam 

Installing:                        maryam  

Installing dependencies:
cm-super fonts-comic-neue fonts-go fonts-roboto-unhinted libmbedtls14t64 python3-fastjsonschema python3-nbformat python3-tenacity fonts-adf-accanthis fonts-ebgaramond-extra fonts-inter fonts-sil-andika libmbedx509-1t64 python3-fsspec python3-partd python3-threadpoolctl fonts-adf-berenis fonts-gfs-artemisia fonts-lobster fonts-sil-charis pfb2t1c2pfb python3-fusepy python3-plotly python3-toolz fonts-adf-gillius fonts-gfs-complutum fonts-lobstertwo fonts-sil-gentium python3-blosc python3-gensim python3-pygit2 python3-vadersentiment fonts-adf-universalis fonts-gfs-didot fonts-oflb-asana-math fonts-sil-gentium-basic python3-cloudpickle python3-joblib python3-sklearn python3-wordcloud fonts-cabin fonts-gfs-neohellenic fonts-open-sans fonts-sil-gentiumplus python3-cloudscraper python3-jupyter-core python3-sklearn-lib python3-zict fonts-clear-sans fonts-gfs-olga fonts-paratype fonts-sil-gentiumplus-compact python3-dask python3-libarchive-c python3-smart-open texlive-fonts-extra fonts-comfortaa fonts-gfs-solomos fonts-roboto-slab libgit2-1.7 python3-distributed python3-locket python3-tblib texlive-fonts-extra-links                                                                                                                                                                                                                                                                                     

Suggested packages:   
fonts-roboto ipython python3-graphviz python3-skimage python-fsspec-doc python-pygit2-doc python-sklearn-doc python3-azure-storage python-toolz-doc python-blosc-doc python-dask-doc python3-h5py python-fastjsonschema-doc python3-ipykernel python3-dap python3-azure python-tenacity-doc texlive-fonts-extra-doc  

Summary:   Upgrading: 0, Installing: 65, Removing: 0, Not Upgrading: 0   
Download size: 19.3 MB / 693 MB   
Space needed: 2,005 MB / 48.3 GB available  

Continue? [Y/n] 

A big one is texlive-fonts-extrawith 1.887 MB needed for local disk space. This seems over the top. This dependency seems to come into play via python3-wordcloud. Is this dependecy really neccessary?

saeeddhqan commented 1 month ago

Working on it.

saeeddhqan commented 1 month ago

Done.