2
วิธีถอนการติดตั้งแพ็คเกจ macports ที่ไม่ได้ใช้ทั้งหมดในคราวเดียว
เมื่อบำรุงรักษาแพ็กเกจ macports ฉันชอบที่จะลบแพ็กเกจเก่าเมื่อแทนที่ด้วยแพ็กเกจใหม่ อย่างไรก็ตามเมื่อเวลาผ่านไปเมื่อมีการอัพเกรดแพ็คเกจคุณจะพบกับปัญหาเช่น: $ sudo port uninstall -f postgresql83 ---> The following versions of postgresql83 are currently installed: ---> postgresql83 @8.3.3_0 ---> postgresql83 @8.3.7_0 ---> postgresql83 @8.3.8_1 (active) Error: port uninstall failed: Registry error: Please specify the full version as recorded in the port registry. มีคำสั่ง macports เพื่อลบแพ็คเกจทั้งหมดในคราวเดียวหรือไม่?