How to install impacket-mssqlclient in Manjaro or Any other arch based distro?
If not then is any alternative of impacket-mssqlclient availabe for manjaro
Please help me?
Do you mean https://github.com/SecureAuthCorp/impacket?
you can use pip to install it
1 Like
impacket
is in the community repo, no need for Pip.
1 Like
I install successfully on arch based distro (Manjaro Linux)
By this command
Postgresql version 13 (the latest version, from the Manjaro Extra repository)
pamac install postgresql postgresql-docs
Microsoft SQL Server
pamac build mssql-server mssql-tools
SQLite and MariaDB will normally already be installed on your system.