Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kali Linux (2021) Vega Auto Installer Script #188

Open
RealIndica opened this issue Sep 4, 2020 · 7 comments
Open

Kali Linux (2021) Vega Auto Installer Script #188

RealIndica opened this issue Sep 4, 2020 · 7 comments

Comments

@RealIndica
Copy link

RealIndica commented Sep 4, 2020

Not sure where to put this so I will put it here. Bare in mind, I am new to writing code in bash script but hey, it works really well!

What this does

  • Downloads and extracts Vega to your /usr/share directory
  • Automatically adds the required source repo
  • Installs Vega requirements
  • Sets your Java JDK to the 8.x.x version for Vega
  • Installs it as a real application that can be ran from Applications/Web Application Analysis/Vega
  • Has its own icon (duh)

Requirements

  • Small brain at least (you just run the script as ./installvega.sh in an empty directory)
  • sudo permission (duh)
  • curl (for downloading)
  • unzip (for unzipping)

Notes

  • You should probably manually remove the appended source from /etc/apt/sources.list after installing if you don't know what you're doing.
  • Leave any feedback below
    Kali Vega Installer (extract me).zip

Thanks!

Screenshot from 2020-09-04 22-15-51

@ghost
Copy link

ghost commented Dec 4, 2020

really big thanks ! working perfect !

@Hex4rts
Copy link

Hex4rts commented Jan 25, 2021

i get an error

./Vega: 5: Syntax error: "(" unexpected

yes i sudo it
installed manually and via the script
nothing seem to work

what's the plan to fix this ?

Thanks everybody (:

@cdavisn
Copy link

cdavisn commented Feb 21, 2021

Frickin genius. Played around with Vega for way too long before finding this. Worked like a charm.

@RealIndica
Copy link
Author

#196

@RealIndica RealIndica changed the title Kali Linux (2020) Vega Auto Installer Script Kali Linux (2021) Vega Auto Installer Script Feb 23, 2021
@Date2023
Copy link

for kali linux 2021.4 change this ?

nano installvega.sh

Install libwebkit2gtk-4.0-dev

echo -e "${blueText}Installing libwebkit2gtk-4.0-dev . . .${defaultText}"
sudo apt-get install libwebkit2gtk-4.0-dev

@sanggara12
Copy link

if you have vega install problem i can help you guys

@Sudococommunity
Copy link

if you have vega install problem i can help you guys

bro just provide libwebkitgtk-1.0.0 it is unavalable on internet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants