mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-18 13:04:21 +01:00
Explicitly use ulauncher from noble on plucky
There is no plucky release set
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
sudo add-apt-repository universe -y
|
||||
sudo add-apt-repository ppa:agornostal/ulauncher -y
|
||||
gpg --keyserver keyserver.ubuntu.com --recv 0xfaf1020699503176
|
||||
gpg --export 0xfaf1020699503176 | sudo tee /usr/share/keyrings/ulauncher-archive-keyring.gpg >/dev/null
|
||||
echo "deb http://ppa.launchpad.net/agornostal/ulauncher/ubuntu noble main" | sudo tee /etc/apt/sources.list.d/ulauncher-noble.list
|
||||
|
||||
sudo apt update -y
|
||||
sudo apt install -y ulauncher
|
||||
|
||||
|
||||
Reference in New Issue
Block a user