Getting older packages from ppa
        Posted  
        
            by 
                highsciguy
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by highsciguy
        
        
        
        Published on 2012-12-20T17:21:01Z
        Indexed on 
            2013/11/12
            10:22 UTC
        
        
        Read the original article
        Hit count: 309
        
Can I install an older version of a specific package from a ppa? Specifically, I want to get an older version of xserver-xorg-video-intel (and dependencies) from xorg-edgers ppa. The reason is that the older version seemed to work with my hardware. The present version seems to feature (I would like to found out if it is really the source) severe crashes as the present stable releases of this package do. I tried 
apt-get install pkg=version
but didn't succeed. I am afraid that the packages in the cache are lost after
apt-get clean
I do not even know the precise version number of the previous version, assuming that it doesn't have to be exactly one less. The current version is xserver-xorg-video-intel-2.20.15
Alternatively: Is there a place, e.g. at launchpad, where I can manually download the previous version of the package?
© Ask Ubuntu or respective owner