Skip to content

DanSnow/myapt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myapt - apt without root

myapt is a script that help you to install a software from apt without root permission.
It install all the depencies under $HOME/.local and patch the exectuable file.

Usage

$ myapt init # Only need by the first time, it will set up environment
$ myapt install some-package

Install

Just download the scripts and place in your PATH.

Commands

  • init
    Usage: myapt init
    Set up environment for myapt
    Current only support bash and zsh
  • install
    Usage: myapt install <package-name>
    Install package under $HOME/.local

Depencies

  • patchelf (But this can be install with myapt too)

About

Ubuntu apt without root

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages