bboy@Mc-Latitude-E7450:~$ sudo curl -s https://updates.signal.org/desktop/apt/keys.asc | sudo apt-key add - [sudo] password for bboy: OK bboy@Mc-Latitude-E7450:~$ echo "deb [arch=amd64] https://updates.signal.org/desktop/apt xenial main" | sudo tee -a /etc/apt/sources.list.d/signal-xenial.list deb [arch=amd64] https://updates.signal.org/desktop/apt xenial main bboy@Mc-Latitude-E7450:~$ sudo apt update && sudo apt install signal-desktop Hit:1 http://ph.archive.ubuntu.com/ubuntu bionic InRelease Get:2 http://ph.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] Get:3 http://ph.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] Ign:4 http://dl.google.com/linux/chrome/deb stable InRelease Get:5 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] Get:6 http://ph.archive.ubuntu.com/ubuntu bionic-updates/main amd64 DEP-11 Metadata [278 kB] Hit:7 http://dl.google.com/linux/chrome/deb stable Release Get:9 http://ph.archive.ubuntu.com/ubuntu bionic-updates/main DEP-11 48x48 Icons [66.7 kB] Get:10 http://ph.archive.ubuntu.com/ubuntu bionic-updates/main DEP-11 64x64 Icons [123 kB] Get:11 http://ph.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 DEP-11 Metadata [222 kB] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 DEP-11 Metadata [9,364 B] Get:13 https://brave-browser-apt-release.s3.brave.com bionic InRelease [2,825 B] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main DEP-11 48x48 Icons [7,788 B] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main DEP-11 64x64 Icons [17.2 kB] Get:16 http://ph.archive.ubuntu.com/ubuntu bionic-updates/universe DEP-11 48x48 Icons [180 kB] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 DEP-11 Metadata [35.7 kB] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe DEP-11 48x48 Icons [16.4 kB] Get:19 http://security.ubuntu.com/ubuntu bionic-security/universe DEP-11 64x64 Icons [95.7 kB] Get:20 https://updates.signal.org/desktop/apt xenial InRelease [2,316 B] Get:21 http://ph.archive.ubuntu.com/ubuntu bionic-updates/universe DEP-11 64x64 Icons [383 kB] Get:22 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 DEP-11 Metadata [2,464 B] Get:23 https://updates.signal.org/desktop/apt xenial/main amd64 Packages [975 B] Get:24 http://ph.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 DEP-11 Metadata [2,468 B] Get:25 http://ph.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 DEP-11 Metadata [7,352 B] Fetched 1,706 kB in 4s (398 kB/s) Reading package lists... Done Building dependency tree Reading state information... Done 3 packages can be upgraded. Run 'apt list --upgradable' to see them. Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: libappindicator1 libindicator7 Suggested packages: indicator-application The following NEW packages will be installed: libappindicator1 libindicator7 signal-desktop 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. Need to get 89.9 MB of archives. After this operation, 339 MB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://ph.archive.ubuntu.com/ubuntu bionic/universe amd64 libindicator7 amd64 16.10.0+18.04.20180321.1-0ubuntu1 [21.7 kB] Get:2 http://ph.archive.ubuntu.com/ubuntu bionic/universe amd64 libappindicator1 amd64 12.10.1+18.04.20180322.1-0ubuntu1 [19.4 kB] Get:3 https://updates.signal.org/desktop/apt xenial/main amd64 signal-desktop amd64 1.24.1 [89.9 MB] Fetched 89.9 MB in 3min 41s (407 kB/s) Selecting previously unselected package libindicator7. (Reading database ... 165632 files and directories currently installed.) Preparing to unpack .../libindicator7_16.10.0+18.04.20180321.1-0ubuntu1_amd64.deb ... Unpacking libindicator7 (16.10.0+18.04.20180321.1-0ubuntu1) ... Selecting previously unselected package libappindicator1. Preparing to unpack .../libappindicator1_12.10.1+18.04.20180322.1-0ubuntu1_amd64.deb ... Unpacking libappindicator1 (12.10.1+18.04.20180322.1-0ubuntu1) ... Selecting previously unselected package signal-desktop. Preparing to unpack .../signal-desktop_1.24.1_amd64.deb ... Unpacking signal-desktop (1.24.1) ... Setting up libindicator7 (16.10.0+18.04.20180321.1-0ubuntu1) ... Processing triggers for mime-support (3.60ubuntu1) ... Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.2) ... Setting up libappindicator1 (12.10.1+18.04.20180322.1-0ubuntu1) ... Processing triggers for libc-bin (2.27-3ubuntu1) ... Processing triggers for gnome-menus (3.13.3-11ubuntu1.1) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Setting up signal-desktop (1.24.1) ... bboy@Mc-Latitude-E7450:~$
https://adoptopenjdk.net/installation.html#linux-pkg ctrl + f => Linux RPM and DEB installer packages bboy@bboy-LE7450:~$ cat /etc/os-release | grep UBUNTU_CODENAME UBUNTU_CODENAME=focal bboy@bboy-LE7450:~$ sudo apt-get install wget apt-transport-https gnupg [sudo] password for bboy: Reading package lists... Done Building dependency tree Reading state information... Done wget is already the newest version (1.20.3-1ubuntu1). wget set to manually installed. gnupg is already the newest version (2.2.19-3ubuntu2.1). gnupg set to manually installed. The following packages were automatically installed and are no longer required: linux-headers-5.8.0-45-generic linux-hwe-5.8-headers-5.8.0-45 linux-image-5.8.0-45-generic linux-modules-5.8.0-45-generic linux-modules-extra-5.8.0-45-generic Use 'sudo apt autoremove' to remove them. The following NEW packages will be installed: apt-transport-https 0 upgraded, 1 newly installed, 0 to remove and 21 not upgraded. Need to get 1,...
Comments
Post a Comment