A quick way to fix shell post / pre execution scripts package problem under Debian / Ubuntu Linux.
{ 21 comments }
A quick way to fix shell post / pre execution scripts package problem under Debian / Ubuntu Linux.
{ 21 comments }
I install many packages for Debian / Ubuntu Linux from both stable/testing environment but some time I need to find out installed package is from stable or testing environment. I can use dpkg status file to get this information. But Debian comes with perl script called apt-show-versions which lists available package versions with distribution. apt-show-versions [...]
{ 2 comments }
Both Debian and Ubuntu Linux provides a number of package management tools. This article summaries package management command along with it usage and examples for you.
{ 17 comments }