└─[~]────►Ubuntu: Bind keys to actions in KDE 4 (5 Solutions!!) / Roel Van de Paar
Ubuntu: Bind keys to actions in KDE 4 (5 Solutionsgpg update) / Roel Van de Paar
bash: syntax error near unexpected token `('
┌─[12:21:43]─────[root]───[1]
└─[~]────►pkg update
Testing the available mirrors:
[] (1) https://mirror.surf/termux/termux-main/: bad
[] (1) http://mirror.mephi.ru/termux/termux-main: ok
Picking mirror: (0) /data/data/com.termux/files/usr/etc/termux/chosen_mirrors/mirror.mephi.ru
Get:1 http://mirror.mephi.ru/termux/termux-main stable InRelease [16.8 kB]
Get:2 http://mirror.mephi.ru/termux/termux-root root InRelease [17.1 kB]
Get:3 http://mirror.mephi.ru/termux/termux-x11 x11 InRelease [16.8 kB]
Get:4 http://mirror.mephi.ru/termux/termux-main stable/main aarch64 Packages [428 kB]
Get:5 http://mirror.mephi.ru/termux/termux-x11 x11/main all Packages [7630 B]
Get:6 http://mirror.mephi.ru/termux/termux-x11 x11/main aarch64 Packages [102 kB]
Fetched 589 kB in 6s (95.4 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
gh libgit2
2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 5875 kB of archives.
After this operation, 53.2 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://mirror.mephi.ru/termux/termux-main stable/main aarch64 gh aarch64 2.14.1 [5338 kB]
Get:2 http://mirror.mephi.ru/termux/termux-main stable/main aarch64 libgit2 aarch64 1.4.4 [537 kB]
Fetched 5875 kB in 21s (281 kB/s)
(Reading database ... 52480 files and directories currently installed.)
Preparing to unpack .../archives/gh_2.14.1_aarch64.deb ...
Unpacking gh (2.14.1) over (2.13.0) ...
Preparing to unpack .../libgit2_1.4.4_aarch64.deb ...
Unpacking libgit2 (1.4.4) over (1.4.3) ...
Setting up libgit2 (1.4.4) ...
Setting up gh (2.14.1) ...
Processing triggers for man (1.14.5-3) ...
┌─[12:23:06]─────[root]───[3]
└─[~]────►libgit
No command libgit found, did you mean:
Command git in package git
Command lkbib in package groff
Command kibi in package kibi
Command kinit in package krb5
Command lazygit in package lazygit
Command luajit in package luajit
Command nzbget in package nzbget
Command obfit in package openbabel
Command pidgin in package pidgin
Command qgit in package qgit
Command linguist in package qt5-qttools
Command ldbedit in package samba
Command login in package termux-tools
Command ugit in package ugit
Command luit in package xorg-luit
┌─[12:23:13]─────[root]───[4]
|
└─[~]────►gh
Work seamlessly with GitHub from the command line.
USAGE
gh [flags]
CORE COMMANDS
auth: Authenticate gh and git with GitHub
browse: Open the repository in the browser
codespace: Connect to and manage codespaces
gist: Manage gists
issue: Manage issues
pr: Manage pull requests
release: Manage releases
repo: Manage repositories
ACTIONS COMMANDS
run: View details about workflow runs
workflow: View details about GitHub Actions workflows
ADDITIONAL COMMANDS
alias: Create command shortcuts
api: Make an authenticated GitHub API request
completion: Generate shell completion scripts
config: Manage configuration for gh
extension: Manage gh extensions
gpg-key: Manage GPG keys
help: Help about any command
label: Manage labels
search: Search for repositories, issues, and pull requests
secret: Manage GitHub secrets
ssh-key: Manage SSH keys
status: Print information about relevant issues, pull requests, and notifications across repositories
HELP TOPICS
actions: Learn about working with GitHub Actions
environment: Environment variables that can be used with gh
formatting: Formatting options for JSON data exported from gh
mintty: Information about using gh with MinTTY
reference: A comprehensive reference of all gh commands
FLAGS
--help Show help for command
--version Show gh version
Created By HTR-TECH
Instagram :@ tahmid.rayat Github: github.com/htr-tech/
+-+-+-+-+-+-+-+ |W|e|l|c|o|m|e| +-+-+-+-+-+-+-+ Thu Jul 14 12:21:03 +0430 2022
└─[~]────►libgit No command libgit found, did you mean: Command git in package git Command lkbib in package groff Command kibi in package kibi Command kinit in package krb5 Command lazygit in package lazygit Command luajit in package luajit Command nzbget in package nzbget Command obfit in package openbabel Command pidgin in package pidgin Command qgit in package qgit Command linguist in package qt5-qttools Command ldbedit in package samba Command login in package termux-tools Command ugit in package ugit Command luit in package xorg-luit ┌─[12:23:13]─────[root]───[4] | └─[~]────►gh Work seamlessly with GitHub from the command line.
USAGE gh [flags]
CORE COMMANDS auth: Authenticate gh and git with GitHub browse: Open the repository in the browser codespace: Connect to and manage codespaces gist: Manage gists issue: Manage issues pr: Manage pull requests release: Manage releases repo: Manage repositories
ACTIONS COMMANDS run: View details about workflow runs workflow: View details about GitHub Actions workflows
ADDITIONAL COMMANDS alias: Create command shortcuts api: Make an authenticated GitHub API request completion: Generate shell completion scripts config: Manage configuration for gh extension: Manage gh extensions gpg-key: Manage GPG keys help: Help about any command label: Manage labels search: Search for repositories, issues, and pull requests secret: Manage GitHub secrets ssh-key: Manage SSH keys status: Print information about relevant issues, pull requests, and notifications across repositories
HELP TOPICS actions: Learn about working with GitHub Actions environment: Environment variables that can be used with gh formatting: Formatting options for JSON data exported from gh mintty: Information about using gh with MinTTY reference: A comprehensive reference of all gh commands
FLAGS --help Show help for command --version Show gh version
EXAMPLES $ gh issue create $ gh repo clone cli/cli $ gh pr checkout 321
LEARN MORE Use 'gh --help' for more information about a command.
Read the manual at https://cli.github.com/manual
FEEDBACK Open an issue using 'gh issue create -R github.com/cli/cli'
┌─[12:23:25]─────[root]───[5] | └─[~]────►