Skip to main content

How to Install all Programming Languages on Termux Android

Install Almost Any Programming Languages In Termux Android - In this article, I will show you how to put in programming/scripting languages in mechanical man via Termux application.

First, you've got to put in Termux App from the Google Play store when the installation opens up the Termux app. Now update and upgrade the termux terminal by writing this command apt update && apt upgrade.
Install artificial language in Termux by merely writing command that area unit out there in below.

Install c language in Termux:-
apt install clang
Install Go artificial language:-
apt install golang
Install Java language in Termux while not root:- click here
Install PHP language:-
apt install PHP
Install ruby language:-
apt install ruby
Install Python language: -
apt install python
Install Python a pair of languages: -
apt install python2
install rust language:-
apt install rust
Install an unpleasant person GitHub tool:-
apt install unpleasant person
Install bash language:-
apt install bash

Written by Ethan Abraham

For more visit - Official Website

Cybersecurity Blog - Official Blog

Comments

Popular posts from this blog

How To Install Aircrack-Ng On Termux [No Root]

Hey Guys! Today I'm going to show you how to install and use aircrack-ng on your android phone using termux. In the following [No Root] method, Only You can crack passwords from your captured cap file[Not Wifi Hacking]. aircrack-ng is an open-source, free networking software suite, and It consists of a sniffer, the detector, WPA/WPA2-PSK, and WEP cracker and analyzer tool for standard 801.11 wireless LAN's. This tool comes pre-installed in the Kali Linux operating system. We can install it in different operating systems such as windows, mac, Android using GNU root Debian and Termux, etc. aircrack-ng developed by the team at the  Darmstadt University of Technology   in April 2007 in Germany. Requirements install Termux From Playstore Install aircrack-ng in Termux : After the installation, update the packages and use. apt install root-repo command. Now install the aircrack-ng using. apt install aircrack-ng command. after the installation of aircrack-ng in Termux, run

How to Install wireshark on android using termux

Wireshark is a free and open-source packet analyzer. It is used for network troubleshooting, analysis, software and communications protocol development, and education. Wireshark is the world's foremost and widely used networking protocol analyzer. Wireshark, formerly known as ethereal, can be used to see what's happening on your network at a microscopic level. Wire sharks will typically display information in three panels. Wireshark used standards across many commercial and non-profit enterprises, educational institutions, government agencies, ethical hackers, and black hat hackers to capture sensitive information such as user id, passwords, cookies, admin panel, etc. This tool comes pre-installed in Kali Linux operating system. And also, we can download it for windows and can use it. Installing Wireshark in Termux : We can install and use the Wireshark networking tool in our android device using termux terminal emulator. So follow these steps to install Wireshark in term