How to Install and Uninstall osc-plugin-install Package on openSuSE Tumbleweed
Last updated: December 25,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "osc-plugin-install" package
Learn how to install osc-plugin-install on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
osc-plugin-install
Copied
2. Uninstall "osc-plugin-install" package
This tutorial shows how to uninstall osc-plugin-install on openSuSE Tumbleweed:
$
sudo zypper remove
osc-plugin-install
Copied
3. Information about the osc-plugin-install package on openSuSE Tumbleweed
Information for package osc-plugin-install:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : osc-plugin-install
Version : 0.27-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 38,2 KiB
Installed : No
Status : not installed
Source package : osc-plugin-install-0.27-1.3.src
Summary : Plugin to make package installation easier
Description :
This osc plugin extends osc with the subcommand 'osc install'.
The main effort of this plugin is to free the end-user of the sometimes tedious
task to look up the correct repository URL to be used with zypper.
Dependencies are resolved across projects, just as the online one-click mechanism
would do.
The plugin can also guess the best matching platform for your system.
Example usage:
osc co PROJ PACK ; cd PACK
do osc build ; vi ... ; osc ci ; osc results
osc in
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : osc-plugin-install
Version : 0.27-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 38,2 KiB
Installed : No
Status : not installed
Source package : osc-plugin-install-0.27-1.3.src
Summary : Plugin to make package installation easier
Description :
This osc plugin extends osc with the subcommand 'osc install'.
The main effort of this plugin is to free the end-user of the sometimes tedious
task to look up the correct repository URL to be used with zypper.
Dependencies are resolved across projects, just as the online one-click mechanism
would do.
The plugin can also guess the best matching platform for your system.
Example usage:
osc co PROJ PACK ; cd PACK
do osc build ; vi ... ; osc ci ; osc results
osc in