gtkorphan
A graphical tool to find and remove orphaned libraries
Install
- All systems
-
curl cmd.cat/gtkorphan.sh
- Debian
-
apt-get install gtkorphan
- Ubuntu
-
apt-get install gtkorphan
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gtkorphan
- Raspbian
-
apt-get install gtkorphan
- Dockerfile
- dockerfile.run/gtkorphan
gtkorphan
A graphical tool to find and remove orphaned libraries
GtkOrphan is a graphical tool which scans your Debian system, looking for orphaned libraries. It implements a GUI front-end to deborphan, but adds the package removal capability. A detailed documentation on the program can be found at: http://www.marzocca.net/linux/gtkorphan.html.