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

install kali software manager support

$ sudo vi /etc/apt/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
Comment

PREVIOUS NEXT
Code Example
Shell :: nano move line up 
Shell :: Lightweight Javascript DB for use in Node.js 
Shell :: mpicc command not found debian 
Shell :: hsp hFP ubuntu "solved" 
Shell :: github clone failed 443 
Shell :: pom xml dependency cannot resolve 
Shell :: abort current task mac terminal 
Shell :: how to send commangds to gitbash from cmd 
Shell :: k8s taint 
Shell :: count symlink dir bash 
Shell :: kernel version link 
Shell :: supprimer fichier selon nom linux 
Shell :: install goaccess 
Shell :: calenderfx installation 
Shell :: how to git stash with spesific file 
Shell :: Zim files from command prompt 
Shell :: compressing files on cmd line using winrar 
Shell :: grep Nth line after pattern 
Shell :: solr cloud cluster setup 
Shell :: get to directory downloads in ubuntu 20.04 using terminal 
Shell :: no network in cent os 
Shell :: gh config ssh protocol 
Shell :: clamav get html report 
Shell :: docker-machine –version 
Shell :: how to acess folder with space in name in terminal 
Shell :: Change cursor in git bash 
Shell :: terminal bash grep word inside files directory 
Shell :: lst conflit files gt 
Shell :: pushing things to git 
Shell :: docker run name container 
ADD CONTENT
Topic
Content
Source link
Name
4+8 =