joppiesaus / Codam_apt

Replacement for apt for use at Codam Linux stations. Might be compatible with other 42 Network Linux systems as well.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codam_apt

Replacement for apt for use at Codam Linux stations. Might be compatible with other 42 Network Linux systems as well.

How to install capt
-Run installer.sh

How to check if the apt package of your choice is available
-Run apt-cache search <package-name>

How to install a package
-Run capt install <package-name>

Mind that many packages expect their data to be present in the /usr filesystem, which is not where capt puts your files.

About

Replacement for apt for use at Codam Linux stations. Might be compatible with other 42 Network Linux systems as well.

License:The Unlicense