< Home - < Back

busybox-petitboot


Information about the package, busybox-petitboot, which is shipped with common Linux distributions. The busybox-petitboot package is designed for, Version of busybox configured for use with petitboot.


Package Name:

busybox-petitboot

Summary:

Version of busybox configured for use with petitboot

Description:

Busybox is a single binary which includes versions of a large number of system commands, including a shell. The version contained in this package is a minimal configuration intended for use with the Petitboot bootloader used on PlayStation 3. The busybox package provides a binary better suited to normal use.

Architecture:

x86_64

Version:

1.15.1

Release:

21.el6_6

Size:

178 k

Repository:

base

From Repository:

Licence:

GPLv2



Handy Yum Commands for busybox-petitboot


Control the busybox-petitboot package with the following handy commands outlined below.


Command

Description of Command

yum install busybox-petitboot

This command will install busybox-petitboot on the server.

yum remove busybox-petitboot

This command will un-install busybox-petitboot on the server. When you run this command, you will be asked if you are sure that you want to remove busybox-petitboot, so you have to manually confirm that you want to do this.

yum -y remove busybox-petitboot

This command will un-install busybox-petitboot on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove busybox-petitboot when using the -y flag.

yum update busybox-petitboot

This command will update busybox-petitboot to the latest version. When you run this command, you will be asked if you are sure that you want to remove busybox-petitboot, so you have to manually confirm that you want to do this.

yum -y update busybox-petitboot

This command will update busybox-petitboot to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove busybox-petitboot when using the -y flag.

yum info busybox-petitboot

This command will show you core information about the busybox-petitboot package.

yum deplist busybox-petitboot

This command will show you the dependencies for busybox-petitboot. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update busybox-petitboot

This command will check if there is an update waiting on busybox-petitboot. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.