


We need to use the yum command/dnf command for CentOS/RHEL v6.x/7.x/8.x/9.x or above including Rocky and Alma Linux. See how to remove or uninstall Nginx web server example for more info. Now you know how to uninstall package on a Debian or Ubuntu or Mint Linux. For example, to remove the nginx package and leave all config files as it is on disk, run:įinally verify that nginx has been removed or uninstalled from the system, run: Ia menggunakan Qt, perpustakaan antara muka pengguna grafik, dan libpcap dan npcap sebagai pustaka tangkapan dan penapisan paket. When prompted, “Do you want to continue?”, type a y and press the key:ĭo not pass the -purge option if you don’t want to delete the config file for the package. APA ITU WIRESHARK Wireshark ialah penganalisis trafik rangkaian, atau 'penghidu', untuk Linux, macOS, BSD dan sistem pengendalian seperti Unix dan Unix lain serta untuk Windows. We use it when we need to uninstall the package and all of its configuration files.

For example:įirst, you need to enter your password when prompted and press the key. By trial and error, we find that it's device 10 we are interested in capturing, so we run: tshark -i 10 Capturing on 'usbmon1' 1 0.000000 host 1.2.0 USB 64 GET DESCRIPTOR Request DEVICE 2 0.000160 1.2.0 host USB 82 GET DESCRIPTOR Response DEVICE. Launching Wireshark application can be done from the application launcher or the CLI. Let us uninstall the program named 2ping using the apt-get command or apt command. Grep command in action to filter out package names quickly that you want to uninstall
