Skip to content

wxjstz/debget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

debget

Install software with non-root privilege, can work on debian-based distribution.

how to

  • Get and install debget

    wget -O debget https://github.com/wxjstz/debget/raw/main/debget
    chmod +x debget
    ./debget
    source ~/.apt/rc
  • Install new software

    debget pkg1 pkg2 ...
  • View the log of debget

    cat ~/.apt/log.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages