Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install software manager linux kali

sudo apt update
sudo apt install gnome-software
sudo vi /etc/apt/sources.list
# copy paste below deb lines to sources.list
deb http://kali.download/kali/ kali-rolling main non-free contrib
deb http://ftp.debian.org/debian stable main contrib non-free
deb http://http.kali.org/kali kali-rolling main non-free contrib
deb http://http.kali.org/kali kali-last-snapshot main non-free contrib
deb http://http.kali.org/kali kali-experimental main non-free contrib
deb-src http://http.kali.org/kali kali-rolling main non-free contrib

gnome-software #to run
Comment

PREVIOUS NEXT
Code Example
Shell :: linux command line search file by size 
Shell :: Push First repository 
Shell :: django activate shell 
Shell :: create ssh key for github 
Shell :: docker install 
Shell :: github pages is not free 
Shell :: download single file from github 
Shell :: how to add color in shell script 
Shell :: get changes from differente branch git 
Shell :: screenshot to clipboard ubuntu 20 
Shell :: how to mount device linux 
Shell :: ubuntu add line to end of file 
Shell :: godaddy ssl integration to the ubuntu apache 
Shell :: Command "server:run" is not defined. 
Shell :: git squash branch 
Shell :: check go is installed mac 
Shell :: no source map sass 
Shell :: use a specific version of node 
Shell :: zfs check compression type 
Shell :: ubuntu startup script 
Shell :: run minecraft server linux 
Shell :: check openvpn working 
Shell :: INSTALL gedit on kali linux 
Shell :: installing haskell command 
Shell :: powershell copy file content to clipboard 
Shell :: react day picker 
Shell :: start grafana server wsl 
Shell :: compare two files shell script 
Shell :: getting error while installing npm react-redux-form 
Shell :: github download 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =