Skip to main content

Ubuntu 18.04 LTS : Installing Brave Browser

bboy@Mc-Latitude-E7450:~$ sudo apt install curl  [sudo] password for bboy:   Reading package lists... Done  Building dependency tree         Reading state information... Done  The following additional packages will be installed:    libcurl4  The following NEW packages will be installed:    curl libcurl4  0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.  Need to get 373 kB of archives.  After this operation, 1,036 kB of additional disk space will be used.  Do you want to continue? [Y/n] y  Get:1 http://ph.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.6 [214 kB]  Get:2 http://ph.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.6 [159 kB]  Fetched 373 kB in 4s (88.6 kB/s)  Selecting previously unselected package libcurl4:amd64.  (Reading database ... 160147 files and directories currently installed.)  Preparing to unpack .../libcurl4_7.58.0-2ubuntu3.6_amd64.deb ...  Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.6) ...  Selecting previously unselected package curl.  Preparing to unpack .../curl_7.58.0-2ubuntu3.6_amd64.deb ...  Unpacking curl (7.58.0-2ubuntu3.6) ...  Setting up libcurl4:amd64 (7.58.0-2ubuntu3.6) ...  Processing triggers for libc-bin (2.27-3ubuntu1) ...  Processing triggers for man-db (2.8.3-2ubuntu0.1) ...  Setting up curl (7.58.0-2ubuntu3.6) ...  bboy@Mc-Latitude-E7450:~$ sudo curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add -  OK  bboy@Mc-Latitude-E7450:~$ source /etc/os-release  bboy@Mc-Latitude-E7450:~$ echo "deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ $UBUNTU_CODENAME main" | sudo tee /etc/apt/sources.list.d/brave-browser-release-${UBUNTU_CODENAME}.list  deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ bionic main  bboy@Mc-Latitude-E7450:~$   bboy@Mc-Latitude-E7450:~$ sudo apt update  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]   Get:4 http://ph.archive.ubuntu.com/ubuntu bionic-updates/main amd64 DEP-11 Metadata [278 kB]  Ign:5 http://dl.google.com/linux/chrome/deb stable InRelease                     Get:6 http://dl.google.com/linux/chrome/deb stable Release [943 B]               Get:7 http://dl.google.com/linux/chrome/deb stable Release.gpg [819 B]           Get:8 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]      Get:9 http://ph.archive.ubuntu.com/ubuntu bionic-updates/main DEP-11 48x48 Icons [66.7 kB]  Get:10 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages [1,115 B]  Get:11 http://ph.archive.ubuntu.com/ubuntu bionic-updates/main DEP-11 64x64 Icons [126 kB]  Get:12 https://brave-browser-apt-release.s3.brave.com bionic InRelease [2,825 B]  Get:13 http://ph.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 DEP-11 Metadata [222 kB]  Get:14 https://brave-browser-apt-release.s3.brave.com bionic/main amd64 Packages [5,524 B]  Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 DEP-11 Metadata [9,372 B]  Get:16 http://ph.archive.ubuntu.com/ubuntu bionic-updates/universe DEP-11 48x48 Icons [194 kB]  Get:17 http://ph.archive.ubuntu.com/ubuntu bionic-updates/universe DEP-11 64x64 Icons [400 kB]  Get:18 http://security.ubuntu.com/ubuntu bionic-security/main DEP-11 64x64 Icons [17.2 kB]  Get:19 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 DEP-11 Metadata [35.8 kB]  Get:20 http://security.ubuntu.com/ubuntu bionic-security/universe DEP-11 48x48 Icons [16.4 kB]  Get:21 http://security.ubuntu.com/ubuntu bionic-security/universe DEP-11 64x64 Icons [92.5 kB]  Get:22 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 DEP-11 Metadata [2,464 B]  Get:23 http://ph.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 DEP-11 Metadata [2,464 B]  Get:24 http://ph.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 DEP-11 Metadata [7,352 B]  Fetched 1,735 kB in 9s (200 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.  bboy@Mc-Latitude-E7450:~$ sudo apt install brave-keyring brave-browser  Reading package lists... Done  Building dependency tree         Reading state information... Done  The following NEW packages will be installed:    brave-browser brave-keyring  0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.  Need to get 72.7 MB of archives.  After this operation, 241 MB of additional disk space will be used.  Get:1 https://brave-browser-apt-release.s3.brave.com bionic/main amd64 brave-browser amd64 0.62.51 [72.7 MB]  Get:2 https://brave-browser-apt-release.s3.brave.com bionic/main amd64 brave-keyring all 1.2 [3,336 B]  Fetched 72.7 MB in 4min 3s (299 kB/s)                                            Selecting previously unselected package brave-browser.  (Reading database ... 160160 files and directories currently installed.)  Preparing to unpack .../brave-browser_0.62.51_amd64.deb ...  Unpacking brave-browser (0.62.51) ...  Selecting previously unselected package brave-keyring.  Preparing to unpack .../brave-keyring_1.2_all.deb ...  Unpacking brave-keyring (1.2) ...  Setting up brave-browser (0.62.51) ...  Setting up brave-keyring (1.2) ...  Warning: The postinst maintainerscript of the package brave-keyring  Warning: seems to use apt-key (provided by apt) without depending on gnupg or gnupg2.  Warning: This will BREAK in the future and should be fixed by the package maintainer(s).  Note: Check first if apt-key functionality is needed at all - it probably isn't!  OK  Processing triggers for mime-support (3.60ubuntu1) ...  Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.2) ...  Processing triggers for man-db (2.8.3-2ubuntu0.1) ...  Processing triggers for gnome-menus (3.13.3-11ubuntu1.1) ...  bboy@Mc-Latitude-E7450:~$     

Comments

Popular posts from this blog

Ubuntu 16.04 LT - Installing Chromium browser

> Type these commands about this PPA : $ sudo add-apt-repository ppa:canonical-chromium-builds/stage $ sudo apt-get update $ sudo apt-get install chromium-browser > Terminal: mccrazy@Lenovo-N22:~$ sudo add-apt-repository ppa:canonical-chromium-builds/stage [sudo] password for mccrazy:  Testing site just before upload to Ubuntu main. Things here are either broken and not ready to use, or landing in the distro anyway very soon. You shouldn't use this.  More info: https://launchpad.net/~canonical-chromium-builds/+archive/ubuntu/stage Press [ENTER] to continue or ctrl-c to cancel adding it gpg: keyring `/tmp/tmp6cfppy_r/secring.gpg' created gpg: keyring `/tmp/tmp6cfppy_r/pubring.gpg' created gpg: requesting key 5B393194 from hkp server keyserver.ubuntu.com gpg: /tmp/tmp6cfppy_r/trustdb.gpg: trustdb created gpg: key 5B393194: public key "Launchpad PPA for Canonical Chromium Build Team" imported gpg: Total number processed: 1 gpg:               imported: 1  (RSA...

Ubuntu 20.04 LTS | Installing OpenJDK 11 (LTS) JDK, JRE, HotSpot

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,...

SUBLIME Text : Insert Date/Time Stamp on F5

FIRST, install the package manager (tools install package manager) then in Preferences - Browse Packages - User (folder), make a file called whatever.py and paste the following 6 lines into it: import sublime, sublime_plugin, time class InsertDatetimeCommand(sublime_plugin.TextCommand): def run(self, edit): sel = self.view.sel(); for s in sel: self.view.replace(edit, s, time.strftime( '%Y.%m.%d %H:%Y' )) NOW in preferences - keybindings - User, add this line: { "keys": ["f5"], "command": "insert_datetime"} Now in sublime text you can hit F5 to autoinsert the date and time just like notepad on Windows.