GithubHelp home page GithubHelp logo

---'s People

Contributors

ali-max319 avatar

Stargazers

 avatar

Watchers

 avatar

---'s Issues

Terminal transcript

Welcome to Termux!

Wiki: https://wiki.termux.com
Community forum: https://termux.com/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on freenode

Working with packages:

  • Search packages: pkg search
  • Install a package: pkg install
  • Upgrade packages: pkg upgrade

Subscribing to additional repositories:

  • Root: pkg install root-repo
  • Unstable: pkg install unstable-repo
  • X11: pkg install x11-repo

Report issues at https://termux.com/issues

$ apt upgrade
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
$ apt update
Ign:2 https://dl.bintray.com/grimler/game-packages-24 games InRelease
Ign:3 https://dl.bintray.com/grimler/science-packages-24 science InRelease
Ign:1 https://termux.dev/packages stable InRelease
Err:5 https://dl.bintray.com/grimler/game-packages-24 games Release
404 Not Found
Err:4 https://termux.dev/packages stable Release
404
Err:6 https://dl.bintray.com/grimler/science-packages-24 science Release
404 Not Found
Reading package lists... Done
E: The repository 'https://dl.bintray.com/grimler/game-packages-24 games Release' does not have a Release file.
N: Metadata integrity can't be verified, repository is disabled now.
N: Possible cause: repository is under maintenance or down (wrong sources.list URL?).
E: The repository 'https://termux.org/packages stable Release' does not have a Release file.
N: Metadata integrity can't be verified, repository is disabled now.
N: Possible cause: repository is under maintenance or down (wrong sources.list URL?).
E: The repository 'https://dl.bintray.com/grimler/science-packages-24 science Release' does not have a Release file.
N: Metadata integrity can't be verified, repository is disabled now.
N: Possible cause: repository is under maintenance or down (wrong sources.list URL?).
$ pkg list
Unknown command: 'list' (run 'pkg help' for usage information)
$ pkg install
Checking availability of current mirror: bad
Testing the available mirrors:
[] https://dl.bintray.com/termux/termux-packages-24: bad
[
] https://grimler.se/termux-packages-24: ok
[] https://main.termux-mirror.ml: bad
[
] https://termux.mentality.rip/termux-packages-24: ok
Picking mirror: https://termux.mentality.rip/termux-packages-24
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
$ pkg install root-repo
Checking availability of current mirror: ok
Reading package lists... Done
Building dependency tree... Done
E: Unable to locate package root-repo
$ apt install root
Reading package lists... Done
Building dependency tree... Done
E: Unable to locate package root
$ apt install python
Reading package lists... Done
Building dependency tree... Done
E: Unable to locate package python
$ pkg install root
Checking availability of current mirror: ok
Reading package lists... Done
Building dependency tree... Done
E: Unable to locate package root
$ pkg install python
Checking availability of current mirror: ok
Reading package lists... Done
Building dependency tree... Done
E: Unable to locate package python
$ apt instsll git
E: Invalid operation instsll
$
$ apt instsll git
E: Invalid operation instsll
$ github.com
github.com: command not found
$ apt install wget
Reading package lists... Done
Building dependency tree... Done
E: Unable to locate package wget
$ apt install wget
Reading package lists... Done
Building dependency tree... Done
E: Unable to locate package wget
$ pkg install git clone https://github.com/htr-tech/termux-login.git
Checking availability of current mirror: ok
Reading package lists... Done
Building dependency tree... Done
E: Unable to locate package git
E: Unable to locate package clone
E: Unable to locate package https://github.com/htr-tech
E: Couldn't find any package by glob 'https://github.com/htr-tech'
E: Couldn't find any package by regex 'https://github.com/htr-tech'
$ apt install git
Reading package lists... Done
Building dependency tree... Done
E: Unable to locate package git
$ pkg instsll git
Checking availability of current mirror: ok
Reading package lists... Done
Building dependency tree... Done
E: Unable to locate package git
$ /sdcard
bash: /sdcard: Is a directory
$ / cd sdcard
bash: /: Is a directory
$

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.