Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.txt | 2014-07-04 | 1.1 kB | |
expm.zip | 2014-07-04 | 10.9 kB | |
Totals: 2 Items | 11.9 kB | 0 |
Expert Package Manager - for Ubuntu Version 1.0 Build 2014.07.03 Developer : Aditya Kamble ( adityakamble49@gmail.com) Developers Website : http://adityakamble49.freevar.com Expert Package Manager is Command line utility for ubuntu to download and install packages offline Many ubuntu users dont have internet connection to download packages directly from internet using apt or Ubuntu Software Center So I Developed this utility program which can create shell file to download your package with all required dependencies compatible for your ubuntu version and architecture HOW TO INSTALL ? 1. Open Terminal 2. Navigate to downloaded expm folder 3. run bash script INSTALL.sh ( i.e bash INSTALL.sh ) 4. Give Admin Password. 5. Done How to use ? expm package_name : to create shell file to download package with all dependencies Requirements : Updated Software Index to fetch Dependencies Update Your software index ONLY ONE TIME using ( sudo apt-get update ) *IMP Notice: Avoid Messages like "E: Package Not Found" Doesn't Affect to download file*