luet/pkg/package
Ettore Di Giacinto a8b350fd8e
Implement uninstall
Also add RemovePackage in database implementation (boltdb is not tested yet)

Add test case for uninstall
2019-11-24 00:16:12 +01:00
..
database_boltdb.go Implement uninstall 2019-11-24 00:16:12 +01:00
database_mem.go Implement uninstall 2019-11-24 00:16:12 +01:00
database_test.go Drop ID from marshalled content 2019-11-04 11:11:33 +01:00
database.go Implement uninstall 2019-11-24 00:16:12 +01:00
package_suite_test.go Enhance Uninstall and resolve conflict sets 2019-06-11 18:03:50 +02:00
package_test.go Add Best() to solver for package selection based on version 2019-11-16 14:40:58 +01:00
package.go Track installed files 2019-11-23 22:41:51 +01:00