install lando manjaro code example
Example 1: sudo pkg instatll lando-stable.deb
#debian
wget https://files.devwithlando.io/lando-stable.deb
sudo dpkg -i lando-stable.deb
Example 2: sudo pkg instatll lando-stable.deb
#fedora
wget https://files.devwithlando.io/lando-stable.rpm
sudo dnf install lando-stable.rpm