Skip to content
Discussion options

You must be logged in to vote

If you still have older package versions in /var/cache/apt/archives/, you could run sudo apt install package-name=version.number~here to downgrade them. Otherwise, you'd need to clone the git repo for the individual component, check out the commit you want to downgrade to, and build (with sudo apt build-dep component-name followed by dpkg-buildpackage -b -uc -us), then install the resulting .deb package(s).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by skostojohn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants