`rohan@asus:~/instagram/whisper$ sudo add-apt-repository ppa:touchegg/stable
Repository: 'deb https://ppa.launchpadcontent.net/touchegg/stable/ubuntu/ jammy main'
Description:
Latest stable version of Touchégg for all Ubuntu flavours.
Touchégg is an app that runs in the background and transform the gestures you make on your touchpad or touchscreen into visible actions in your desktop. Learn more at https://github.com/JoseExposito/touchegg
More info: https://launchpad.net/~touchegg/+archive/ubuntu/stable
Adding repository.
Press [ENTER] to continue or Ctrl-c to cancel.
Adding deb entry to /etc/apt/sources.list.d/touchegg-ubuntu-stable-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/touchegg-ubuntu-stable-jammy.list
Adding key to /etc/apt/trusted.gpg.d/touchegg-ubuntu-stable.gpg with fingerprint 7EA12677D47B593CE22727D4C0FCE32AF6B96252
Hit:1 https://download.docker.com/linux/ubuntu jammy InRelease
Hit:2 https://packages.microsoft.com/repos/code stable InRelease
Hit:3 https://brave-browser-apt-release.s3.brave.com stable InRelease
Hit:4 http://in.archive.ubuntu.com/ubuntu jammy InRelease
Hit:5 http://in.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:7 https://packages.mozilla.org/apt mozilla InRelease
Hit:8 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu jammy InRelease
Get:9 https://ppa.launchpadcontent.net/touchegg/stable/ubuntu jammy InRelease [18.1 kB]
Hit:10 http://in.archive.ubuntu.com/ubuntu jammy-backports InRelease
Get:11 https://ppa.launchpadcontent.net/touchegg/stable/ubuntu jammy/main amd64 Packages [600 B]
Get:12 https://ppa.launchpadcontent.net/touchegg/stable/ubuntu jammy/main Translation-en [340 B]
Hit:13 https://brave-browser-apt-beta.s3.brave.com stable InRelease
Hit:14 https://dl.google.com/linux/chrome/deb stable InRelease
Fetched 19.0 kB in 6s (3,381 B/s)
Reading package lists... Done
rohan@asus:~/instagram/whisper$ sudo apt install touchegg
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
libframe6 libgeis1 libgrail6 libqt5x11extras5
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
libpugixml1v5
The following NEW packages will be installed:
libpugixml1v5 touchegg
0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded.
Need to get 217 kB of archives.
After this operation, 650 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 https://ppa.launchpadcontent.net/touchegg/stable/ubuntu jammy/main amd64 touchegg amd64 202402251001-stable-2.0.17~ubuntu22.04.1 [125 kB]
Get:2 http://in.archive.ubuntu.com/ubuntu jammy/universe amd64 libpugixml1v5 amd64 1.12.1-1 [91.7 kB]
Fetched 217 kB in 6s (35.6 kB/s)
Selecting previously unselected package libpugixml1v5:amd64.
(Reading database ... 209721 files and directories currently installed.)
Preparing to unpack .../libpugixml1v5_1.12.1-1_amd64.deb ...
Unpacking libpugixml1v5:amd64 (1.12.1-1) ...
Selecting previously unselected package touchegg.
Preparing to unpack .../touchegg_202402251001-stable-2.0.17~ubuntu22.04.1_amd64.deb ...
Unpacking touchegg (202402251001-stable-2.0.17~ubuntu22.04.1) ...
Setting up libpugixml1v5:amd64 (1.12.1-1) ...
Setting up touchegg (202402251001-stable-2.0.17~ubuntu22.04.1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/touchegg.service → /lib/systemd/system/touchegg.service.
Processing triggers for libc-bin (2.35-0ubuntu3.8) ...
rohan@asus:~/instagram/whisper$ systemctl --user enable touchegg.service
Failed to enable unit: Unit file touchegg.service does not exist.`
`rohan@asus:~/instagram/whisper$ sudo add-apt-repository ppa:touchegg/stable Repository: 'deb https://ppa.launchpadcontent.net/touchegg/stable/ubuntu/ jammy main' Description: Latest stable version of Touchégg for all Ubuntu flavours.
Touchégg is an app that runs in the background and transform the gestures you make on your touchpad or touchscreen into visible actions in your desktop. Learn more at https://github.com/JoseExposito/touchegg More info: https://launchpad.net/~touchegg/+archive/ubuntu/stable Adding repository. Press [ENTER] to continue or Ctrl-c to cancel. Adding deb entry to /etc/apt/sources.list.d/touchegg-ubuntu-stable-jammy.list Adding disabled deb-src entry to /etc/apt/sources.list.d/touchegg-ubuntu-stable-jammy.list Adding key to /etc/apt/trusted.gpg.d/touchegg-ubuntu-stable.gpg with fingerprint 7EA12677D47B593CE22727D4C0FCE32AF6B96252 Hit:1 https://download.docker.com/linux/ubuntu jammy InRelease Hit:2 https://packages.microsoft.com/repos/code stable InRelease
Hit:3 https://brave-browser-apt-release.s3.brave.com stable InRelease
Hit:4 http://in.archive.ubuntu.com/ubuntu jammy InRelease
Hit:5 http://in.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:7 https://packages.mozilla.org/apt mozilla InRelease
Hit:8 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu jammy InRelease
Get:9 https://ppa.launchpadcontent.net/touchegg/stable/ubuntu jammy InRelease [18.1 kB]
Hit:10 http://in.archive.ubuntu.com/ubuntu jammy-backports InRelease
Get:11 https://ppa.launchpadcontent.net/touchegg/stable/ubuntu jammy/main amd64 Packages [600 B]
Get:12 https://ppa.launchpadcontent.net/touchegg/stable/ubuntu jammy/main Translation-en [340 B]
Hit:13 https://brave-browser-apt-beta.s3.brave.com stable InRelease
Hit:14 https://dl.google.com/linux/chrome/deb stable InRelease
Fetched 19.0 kB in 6s (3,381 B/s) Reading package lists... Done rohan@asus:~/instagram/whisper$ sudo apt install touchegg Reading package lists... Done Building dependency tree... Done Reading state information... Done The following packages were automatically installed and are no longer required: libframe6 libgeis1 libgrail6 libqt5x11extras5 Use 'sudo apt autoremove' to remove them. The following additional packages will be installed: libpugixml1v5 The following NEW packages will be installed: libpugixml1v5 touchegg 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. Need to get 217 kB of archives. After this operation, 650 kB of additional disk space will be used. Do you want to continue? [Y/n] Get:1 https://ppa.launchpadcontent.net/touchegg/stable/ubuntu jammy/main amd64 touchegg amd64 202402251001-stable-2.0.17~ubuntu22.04.1 [125 kB] Get:2 http://in.archive.ubuntu.com/ubuntu jammy/universe amd64 libpugixml1v5 amd64 1.12.1-1 [91.7 kB] Fetched 217 kB in 6s (35.6 kB/s)
Selecting previously unselected package libpugixml1v5:amd64. (Reading database ... 209721 files and directories currently installed.) Preparing to unpack .../libpugixml1v5_1.12.1-1_amd64.deb ... Unpacking libpugixml1v5:amd64 (1.12.1-1) ... Selecting previously unselected package touchegg. Preparing to unpack .../touchegg_202402251001-stable-2.0.17~ubuntu22.04.1_amd64.deb ... Unpacking touchegg (202402251001-stable-2.0.17~ubuntu22.04.1) ... Setting up libpugixml1v5:amd64 (1.12.1-1) ... Setting up touchegg (202402251001-stable-2.0.17~ubuntu22.04.1) ... Created symlink /etc/systemd/system/multi-user.target.wants/touchegg.service → /lib/systemd/system/touchegg.service. Processing triggers for libc-bin (2.35-0ubuntu3.8) ... rohan@asus:~/instagram/whisper$ systemctl --user enable touchegg.service Failed to enable unit: Unit file touchegg.service does not exist.`