Results 1 to 2 of 2
Let's say I download the latest source codes, create a deb package using checkinstall and install the package with 'dpkg -i', but the package version in the depositary is of ...
- 03-12-2006 #1Just Joined!
- Join Date
- Mar 2006
- Posts
- 18
Will 'aptitude upgrade or dist-upgrade' downgrade manually installed deb package?
Let's say I download the latest source codes, create a deb package using checkinstall and install the package with 'dpkg -i', but the package version in the depositary is of a older version. Will doing a 'aptitude upgrade or dist-upgrade' actually downgrade the installed latest version to the older version found in the depositary?
Thanks.
- 03-12-2006 #2
No. Apt-get install will downgrade a package, but it will ask you first if that's what you really want to do. Upgrade and dist-upgrade will only upgrade.
Stand up and be counted as a Linux user!


Reply With Quote
