Skip to main content
Post Closed as "Duplicate" by CommunityBot, GAD3R
Formatting and tags
Source Link
AdminBee
  • 23.6k
  • 25
  • 55
  • 77

I installed arp-scanarp-scan using apt-get install arp-scanapt-get install arp-scan. I

I have a succesful install message with the newest version (1.9.5-1). However, when I try to type in the command in bash I get the following error:

bash: arp-scan: command not found

It does not appear to be in /usr/bin/usr/bin despite the successful installation.How How could I fix this issue?

System: Debian 10

I installed arp-scan using apt-get install arp-scan. I have a succesful install message with the newest version (1.9.5-1). However, when I try to type in the command in bash I get the following error:

bash: arp-scan: command not found

It does not appear to be in /usr/bin despite the successful installation.How could I fix this issue?

System: Debian 10

I installed arp-scan using apt-get install arp-scan.

I have a succesful install message with the newest version (1.9.5-1). However, when I try to type in the command in bash I get the following error:

bash: arp-scan: command not found

It does not appear to be in /usr/bin despite the successful installation. How could I fix this issue?

System: Debian 10

Source Link
Cheetaiean
  • 372
  • 1
  • 5
  • 19

arp-scan: command not found after install

I installed arp-scan using apt-get install arp-scan. I have a succesful install message with the newest version (1.9.5-1). However, when I try to type in the command in bash I get the following error:

bash: arp-scan: command not found

It does not appear to be in /usr/bin despite the successful installation.How could I fix this issue?

System: Debian 10