Upgradation of OSDDlinux
OSDDlinux will be upgraded timely. We will add some new softwares and additional packages every 4 months. The LiveDVD will be updated every 6 months.
If users want to install new/additional packages then he/she can install by following ways
Installation steps for individual packages using .deb files
- Download the individual package (e.g. abcpred.deb) from the link given in the table below
- Type following command in terminal to install package "sudo dpkg -i abcpred.deb"
- Now abcpred can be used as standalone as it is installed in the machine
Installation steps for individual packages using apt-get command
- open /etc/apt/sources.list file using following command "sudo vi /etc/apt/sources.list"
- add following line (repository) at the bottom of the file
"deb http://osddlinux.osdd.net/repo amd64/" for 64 bit systems
"deb http://osddlinux.osdd.net/repo i386/" for 32 bit systems
If the line is already present in the file then ignore the step 2
- Run following command to update the repository "sudo apt-get update"
- Run following command to install the package "sudo apt-get install abcpred"
- Now abcpred can be used as standalone as it is installed in the machine
Following is the list of new packages which needs to be upgraded
New packages comming soon. |