-
Notifications
You must be signed in to change notification settings - Fork 218
Help me #101
Description
mote: Enumerating objects: 56, done.
remote: Counting objects: 100% (17/17), done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 56 (delta 13), reused 7 (delta 7), pack-reused 39 (from 1)
Receiving objects: 100% (56/56), 383.05 KiB | 2.06 MiB/s, done.
Resolving deltas: 100% (22/22), done.
~ $ cd Facebook_hack
~/Facebook_hack $ bash setup
setup: line 4: pip: command not found
No mirror or mirror group selected. You might want to select one by running 'termux-change-repo'
Checking availability of current mirror:
[] https://packages-cf.termux.dev/apt/termux-main/: ok
Hit:1 https://packages-cf.termux.dev/apt/termux-main stable InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
libuuid
The following NEW packages will be installed:
libuuid wget
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 297 kB of archives.
After this operation, 893 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 https://packages-cf.termux.dev/apt/termux-main stable/main aarch64 libuuid aarch64 2.40.2-4 [15.0 kB]
Get:2 https://packages-cf.termux.dev/apt/termux-main stable/main aarch64 wget aarch64 1.25.0 [282 kB]
Fetched 297 kB in 1s (343 kB/s)
Selecting previously unselected package libuuid.
(Reading database ... 7042 files and directories currently installed.)
Preparing to unpack .../libuuid_2.40.2-4_aarch64.deb ...
Unpacking libuuid (2.40.2-4) ...
Selecting previously unselected package wget.
Preparing to unpack .../wget_1.25.0_aarch64.deb ...
Unpacking wget (1.25.0) ...
Setting up libuuid (2.40.2-4) ...
Setting up wget (1.25.0) ...
~/Facebook_hack $ python facebook_hack.py
The program python is not installed. Install it by executing:
pkg install python
~/Facebook_hack $ pkg install python facebook_hack.py
No mirror or mirror group selected. You might want to select one by running 'termux-change-repo'
Checking availability of current mirror:
[] https://packages-cf.termux.dev/apt/termux-main/: ok
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package facebook_hack.py
~/Facebook_hack $
~/Facebook_hack $
~/Facebook_hack $ python facebook_hack.py
The program python is not installed. Install it by executing:
pkg install python
~/Facebook_hack $ pkg install python facebook_hack.py
No mirror or mirror group selected. You might want to select one by running 'termux-change-repo'
Checking availability of current mirror:
[] https://packages-cf.termux.dev/apt/termux-main/: ok
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package facebook_hack.py
~/Facebook_hack $ cd Facebook_hack
bash: cd: Facebook_hack: No such file or directory
~/Facebook_hack $ bash setup
setup: line 4: pip: command not found
No mirror or mirror group selected. You might want to select one by running 'termux-change-repo'
Checking availability of current mirror:
[] https://packages-cf.termux.dev/apt/termux-main/: ok
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
wget is already the newest version (1.25.0).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
~/Facebook_hack $ python Facebook_hack.py
The program python is not installed. Install it by executing:
pkg install python
~/Facebook_hack $ python facebook_hack.py
The program python is not installed. Install it by executing:
pkg install python
~/Facebook_hack $ / im a newbie