{"id":23073683,"url":"https://github.com/akashdip2001/kali-all-commands","last_synced_at":"2025-09-04T01:36:07.945Z","repository":{"id":61060736,"uuid":"548018068","full_name":"akashdip2001/kali-all-commands","owner":"akashdip2001","description":"all imp. commands of KALI LINUX. This repositry helps to install, Uninstall, WIFI peoblams, all usefull apps .... etc. ","archived":false,"fork":false,"pushed_at":"2025-05-31T20:01:40.000Z","size":5506,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-15T16:45:46.771Z","etag":null,"topics":["command","guide","kali-linux","linux","tools","wsl-ubuntu","wsl2"],"latest_commit_sha":null,"homepage":"https://akashdip2001.github.io/kali-all-commands/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akashdip2001.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-10-08T19:14:44.000Z","updated_at":"2025-05-31T20:01:43.000Z","dependencies_parsed_at":"2025-08-15T16:31:31.622Z","dependency_job_id":"fb58a856-e4aa-4a6e-ae52-c3f9651438b4","html_url":"https://github.com/akashdip2001/kali-all-commands","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akashdip2001/kali-all-commands","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashdip2001%2Fkali-all-commands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashdip2001%2Fkali-all-commands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashdip2001%2Fkali-all-commands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashdip2001%2Fkali-all-commands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akashdip2001","download_url":"https://codeload.github.com/akashdip2001/kali-all-commands/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashdip2001%2Fkali-all-commands/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273539293,"owners_count":25123499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["command","guide","kali-linux","linux","tools","wsl-ubuntu","wsl2"],"created_at":"2024-12-16T08:18:43.531Z","updated_at":"2025-09-04T01:36:07.912Z","avatar_url":"https://github.com/akashdip2001.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg align=\"right\" alt=\"Mechanical Engineering\" width=\"400\" src=\"https://user-images.githubusercontent.com/81384987/206849634-955fcda0-a46b-4624-a5ad-fa4ffa1eef43.png\"\u003e \n\n# kali-all-commands\n\n\u003cbr\u003e\n\n- 🔭 I’m currently working on [**my web-site**](https://akashdip2001.github.io/linktree/)\n\n\u003cbr\u003e\n\u003cbr\u003e\n\u003ca href=\"https://www.youtube.com/c/akash aot\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://user-images.githubusercontent.com/81384987/209952974-0163b04e-ccae-4be5-844a-075ef85c43d2.png\" alt=\"akash aot\" height=\"30\" width=\"40\" /\u003e  My YouTube Channel\u003c/a\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\n---\n\n| ✅ [linux-basics-course](https://github.com/akashdip2001/linux-basics-course) |\n| --- |\n\n---\n---\n# Add Kali Repositirie\n\u003ch3\u003e jast copy \u0026 past the code into your Terminal - Done ✔️  \u003c/h3\u003e\n\n```\necho \"deb http://http.kali.org/kali kali-rolling main contrib non-free\" | sudo tee /etc/apt/sources.list\n```\n\n[`offical Website`](https://www.kali.org/docs/general-use/kali-linux-sources-list-repositories/)\n\n---\n# No sound on Kali\n```\nsudo apt purge --autoremove pipewire-pulse\n```\n[`offical Website`](https://www.kali.org/docs/troubleshooting/no-sound/)\n\n---\n# Any previous installation not successfully completed\n```\napt --fix-broken install\n```\n\n---\n\n# WIFI Connect but Not working \n```\nsudo systemctl status systemd-resolved.service \nsudo systemctl restart systemd-resolved.service (only this )\nsudo systemctl status systemd-resolved.service \n```\n---\n# Turn ON Bluetooth\n```\nservice bluetooth restart\n```\n---\n# Install Softwers in KALI Linux ---\n```\nsudo dpkg -i *.deb                ( normal .deb file install command )\n./configure  ---  make install    ( install Python in Kali command )\n```       \n       \n[**How to install all type of softwers in KALI linux**](https://youtu.be/fDod27oOZCM)      \n\n---\n\u003ch3\u003eSnap Install\u003c/h3\u003e\n\n```\nsudo su\nsudo apt update\nsudo apt install snapd\napt update\napt install snapd\nsystemctl enable --now snapd apparmor\n```\n\nSnap install but not Working ---\n```\nsystemctl enable --now snapd.apparmor\n```         \n[**How to install Snap Store in KALI linux**](https://youtu.be/P_qg4ujwypE)\n\n---\n\n# Uninstall  --- \n```\ndpkg --list\nsudo apt remove gimp\nsudo apt --purge remove gimp\nsudo apt-get autoremove\nsudo apt purge --auto-remove gimp\nsudo apt clean\n```\n---\n# force STOP any running Program\n```\npidof [appname]\nkill -9 [number]\n```\n---\n# All imp. Softwers in KALI and all [Tools](https://www.kali.org/tools/all-tools/)\n\n| Name  |    Work       |  normal Code  | snap Code | flathub Code |\n|-----|-------------|---------------|---------------|---------------|\n|~~~~~~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~~ |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |\n| | |FIRST_ADD_KALI_REPOSITORY [`link`](https://www.kali.org/docs/general-use/kali-linux-sources-list-repositories/) | FIRST_ISTALL_SNAP_THEN_USE_IT [`link`](https://snapcraft.io/docs/installing-snapd) | FIRST_SETUP_FLATHUB [`link`](https://flatpak.org/setup/) |\n|~~~~~~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~~ |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |\n| office 360 | Microsoft [`link`](https://snapcraft.io/office365webdesktop) | |sudo snap install office365webdesktop --beta\n| wats app | Messaging app | |sudo snap install whatsapp-for-linux |flatpak install flathub com.github.eneshecan.WhatsAppForLinux\n| telegram | Messaging_app | |sudo snap install telegram-desktop|flatpak install flathub org.telegram.desktop\n| viber | Messaging app | app Downlod [`link`](https://www.viber.com/en/download/) |sudo snap install viber-unofficial |flatpak install flathub com.viber.Viber\n| google message | Messaging app | scan the code using phon [`link`](https://messages.google.com/web)\n| kdeconnect | File transfer | sudo apt install kdeconnect\n| freecad | Engineering_Drawing |sudo apt install freecad|sudo snap install freecad|flatpak install flathub org.freecadweb.FreeCAD\n| shotcut | Video Editor |sudo apt install shotcut|sudo snap install shotcut --classic|[`link`](https://flathub.org/apps/details/org.shotcut.Shotcut)\n| gimp | Photo Editor |\n| simplescreenrecorder | Screen recorder |sudo apt install simplescreenrecorder\n| audacity | Audio Editor |\n| handbrake | Video compressor |\n| codeblocks | Coding |\n| blender | Graphic design |\n| freeDownloadManager |\n| ktouch | Typing Pracktice |\n| virtualbox |\n| terminator |\n| edge | Browser\n| audacious | mp3 player |\n\n---\n\n# Delet File --  \n```\nrm [file location]   (for Empty file)\nrm -r [...]          (for a directory)\n```\n---\n# install Wine -- (Windows emulator for linux)\n```\nsudo dpkg --add-architecture i386\nsudo apt update\nsudo apt install wine wine64 wine32 winbind winetricks\nwine xxxxxx.exe\n```\n\u003cimg src=\"https://github.com/akashdip2001/college-final-year-project/raw/main/img/colour_line.png\"\u003e\n\n[\u003cimg align=\"right\" alt=\"Mechanical Engineering\" width=\"400\" src=\"img/wsl.jpg\"\u003e](https://youtu.be/JQDbcyRa5_0)\n\n## WAL 2 [Video](https://youtube.com/playlist?list=PL_RecMEcs_p-iAMEQascgKVMt4juhGip2\u0026si=nzpb4GEv-QxkROI6) \u003ca name=\"wsl\"\u003e\u003c/a\u003e\n### Kali in Windows\n\n```go\n// Windows PowerShell\n// Copyright (C) Microsoft Corporation. All rights reserved.\n// PS C:\\WINDOWS\\system32\u003e wsl --status\n\nwsl --install\nwsl --update\nwsl --status\nwsl --list --online\nwsl --install -d kali-linux\n\n// set userName : XXXX\n// set Passward : 1XX\n```\n```yaml\n┌──(whitedevil㉿akashdip2001)-[/]\n└─$ ls /mnt\nc  d  e  wsl  wslg\n\n┌──(whitedevil㉿akashdip2001)-[/]\n└─$ cd /mnt/c/Users\nls\n akash  'All Users'   Default  'Default User'   desktop.ini   Public\n\n┌──(whitedevil㉿akashdip2001)-[/mnt/c/Users]\n└─$ cd /mnt/c/Users/akash/Desktop\n\n┌──(whitedevil㉿akashdip2001)-[/mnt/c/Users/akash/Desktop]\n└─$\n```\n| [WSL more, ](./wsl-in-windows.md) | [file permissions](./permissions.md) |\n| --- | --- |\n\n\u003cimg src=\"img/wsl remote desktop connect (3).png\"\u003e\n\u003cimg src=\"img/kali in windows.png\"\u003e\n\n### in Kali cell\n```\ncat /etc/os-release\n// PRETTY_NAME=\"Kali GNU/Linux Rolling\"\n// NAME=\"Kali GNU/Linux\"\n// VERSION_ID=\"2024.3\"\n// VERSION=\"2024.3\"\n// VERSION_CODENAME=kali-rolling\n// ID=kali\n// ID_LIKE=debian\n// HOME_URL=\"https://www.kali.org/\"\n// SUPPORT_URL=\"https://forums.kali.org/\"\n// BUG_REPORT_URL=\"https://bugs.kali.org/\"\n// ANSI_COLOR=\"1;31\"\n```\n## Install `mini` Desktop envirorment with `kex server` (❌ not Recommended ❌)\n```\nsudo apt update \u0026\u0026 sudo apt upgrade -y\nsudo apt install kali-win-kex\nkex --win -s\n// set passward (6) Ex: 1XXAs0\n// then enter Kali pass : 1XX\n\nkex --esm --ip -s // for Wondows Remote Desktop\n```\n\u003cimg src=\"img/wsl remote desktop connect (1).png\"\u003e\n\u003cimg src=\"img/wsl remote desktop connect.png\"\u003e\n\n### Shut Down\n```\nexit\nwsl --shutdown\n```\n### Uninstall kex\n```\n// Uninstall Win-KeX and Xfce\nsudo apt purge kali-win-kex\nsudo apt purge xfce4 xfce4-goodies\nsudo apt autoremove --purge\n\n// Uninstall the Current Desktop Environment (Xfce and Win-KeX)\nsudo apt purge kali-win-kex xfce4 xfce4-goodies\nsudo apt purge lightdm light-locker\nsudo apt autoremove --purge\nsudo apt clean\n```\n## Install `Full` Desktop envirorment (✅ Recommended ✅)\n```\n// Install the GNOME Desktop Environment\nsudo apt update\nsudo apt install kali-desktop-gnome gdm3\n\n// Set GNOME as the Default Environment\nsudo update-alternatives --config x-session-manager\n\n// Restart WSL or the System\nwsl --shutdown\nwsl\n\n// To be continue ... \n```\n---\n\n| \u003ca href=\"https://akashdip2001.github.io/ubuntu-all-commaands/\" class=\"previous\"\u003e\u0026laquo; Ubuntu linux all commands\u003c/a\u003e \u003cbr/\u003e |\n|-----------------------------------------------------------------------------------------------------------------------------|\n| \u003ca href=\"https://akashdip2001.github.io/fedora-all-imp-commands/\" class=\"next\"\u003eFedora linux all commands \u0026raquo;\u003c/a\u003e |\n\n---\n✔️ [**my Website**](https://akashdip2001.github.io/linktree/)\n\u003ch1 align=\"right\"\u003eAKASHDIP MAHAPATRA\u003c/h1\u003e\n\u003ch3 align=\"right\"\u003eNational award from Dilhi,taken from Indian precedent Pronob Mukherjee 2012,Drawing\u003c/h3\u003e\n\u003ch5 align=\"right\"\u003ehttps://youtu.be/ysBF9EfvWkk?t=428\u003c/h5\u003e\n\n---\n\n\u003ch3 align=\"left\"\u003eConnect with me:\u003c/h3\u003e\n\u003cp align=\"left\"\u003e\n\n\n\u003ca href=\"https://linkedin.com/in/akashdip-mahapatra-330687204\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://user-images.githubusercontent.com/81384987/209952833-314ab313-7120-4755-b65c-b573098387b3.png\" alt=\"akashdip-mahapatra-330687204\" height=\"40\" width=\"40\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://www.youtube.com/c/akash aot\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://user-images.githubusercontent.com/81384987/209952974-0163b04e-ccae-4be5-844a-075ef85c43d2.png\" alt=\"akash aot\" height=\"35\" width=\"50\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://akashdip2001.github.io/linktree/\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://yt3.ggpht.com/7tPHyFi7-QyTnhpc484ZzTuRp0fZSY-CUuykvzuKdKYIwt0fmw98SWMqwRy_7pZ6LQzEYJlvXA=s88-c-k-c0x00ffffff-no-rj-mo\" alt=\"akashdip2001\" height=\"40\" width=\"40\" /\u003e\u003c/a\u003e\n\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashdip2001%2Fkali-all-commands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakashdip2001%2Fkali-all-commands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashdip2001%2Fkali-all-commands/lists"}