5 lines
137 B
Bash
5 lines
137 B
Bash
sudo add-apt-repository universe -y
|
|
sudo add-apt-repository ppa:agornostal/ulauncher -y
|
|
sudo apt update -y
|
|
sudo apt install -y ulauncher
|