software packages list

Learn about software packages list, we have the largest and most updated software packages list information on alibabacloud.com

Common Java software packages and common Java software packages

Common Java software packages and common Java software packages Java. lang: language java core package. After the Object System String Throwable jdk1.2, the classes in this package are automatically imported. Java. awt: defines the objects used for java graphic interface development. Javax. swing: Provides controls

Naming rules for Linux software installation packages

port number as HOST. Common options:-v displays additional information;-vv displays debugging information; -- root DIRECTORY allows RPM to use the path specified by DIRECTORY as the root DIRECTORY. In this way, both the pre-Linux software installer and the post-Linux software installer will be installed in this DIRECTORY; -- rcfile FILELIST sets the rpmrc file to FILELIST; -- dbpath DIRECTORY sets the path

How to Create software packages in CentOS

In general, there are three main methods for installing software in Linux:One is source code installation, which requires manual compilation by the userThe other is the RPM package (RedHat Linux Packet Manager), which can be installed through the RPM command.Another method is the *. binfile, which is similar to the installation process in Windows.Generally, the following two methods are used to install software

How to create software packages in CentOS

. rpmOption:Similar to the option during installation, there are several special features:-- Oldpackage: allows an old version4. query rpm? Q (or -- query) Option:-P PACKAGE_FILE: query the package file-F FIEL: queries the software package of the FILE.-A: query all installed software packages.-G group: queries software

Installation and management of binary software packages on CentOS

yum client executes the yum command to install the program in the command line, the client will find the yum repository according to the baseurl In the yum configuration file defined locally, download the repodata metadata and cache it locally. decompress and analyze it locally and resolve the dependencies between the software to be installed. This determines which dependency packages need to be installed

Commands for viewing system information and commands for viewing installed software packages in Linux

parameters (only applicable to IDE devices) # Dmesg | grep IDE # view the IDE device detection status at startup Network # Ifconfig # view the attributes of all network interfaces # Iptables-L # View firewall settings # Route-n # view the route table # Netstat-lntp # View all listening ports # Netstat-antp # View all established connections # Netstat-s # View network statistics Process # Ps-ef # View all processes # Top # Display process status in real time User # W # View active users # Id

Upgrade CentOS6yum source to support more rpm packages (using third-party software libraries EPEL, RPMForge, and RPMFusion)

@ CentOS ~] # Rpm-Uvh http://download1.rpmfusion.org/free/el/updates/testing/6/i386/rpmfusion-free-release-6-0.1.noarch.rpm [Root @ CentOS ~] # Rpm-Uvh http://download1.rpmfusion.org/nonfree/el/updates/testing/5/i386/rpmfusion-nonfree-release-5-0.1.noarch.rpm V. test 1. test and upgrade [Root @ CentOS ~] # Yum check-update The output information should have the following two rows: Loading "priorities" plugin ... XX packages excluded due to repo

Commands for viewing system information and commands for viewing installed software packages in Linux

# Netstat-lntp # view all listening ports # Netstat-antp # view all established connections # Netstat-s # view network statistics Process # Ps-ef # view all processes # Top # display Process status in real time User # W # view active users # Id # Last # view User Logon logs # Cut-d:-f1/etc/passwd # view all users in the system # Cut-d:-f1/etc/group # view all groups in the system # Crontab-l # view the scheduled tasks of the current user Service # Chkconfig --

Do you play games? Management of software packages (i)--rpm

RPM Package Manager (RPM, all referred to as the RPM Packages Manager) is a widely used software package management system under Linux. RPM This noun may refer to a. rpm file format package, or it may refer to its own Package Manager (RPM Packages Manager). Originally developed by Red Hat, it is now also developed by the open source community. RPM is usually incl

Tips for using RPM software packages in Linux

related to the rpm package All of the examples below assume that the software package mysql-3.23.54a-11 is used A. I installed those rpm packages in my system. Rpm-qa: list all installed packages If you want to find all installed software

Install software packages in Linux (rpm and yum)

dependency between packages. (2) yum Yum = Yellow dog Updater. Modified is mainly used to conveniently add, delete, and update RPM packages. It automatically solves the dependency problem of packages. Yum Yum list installed Available Repolist to view the number of repoids Info Install the package to check the dependen

Installation and uninstallation of Linux software packages

. For only a single directory after decompression software, uninstall with the command "RM-RF software directory Name"; If the unpacked documents scattered in multiple directories, it must be one by one manual removal (slightly troublesome), you want to know what documents are installed to the system when extracting, can use the command "TAR-ZTVF *.tar.gz"/" TAR-YTVF *.bz2 "Get the

Tips for using RPM software packages in Linux

creating a directory based on the original path of the file in the package, and m indicates keeping the file updated.     5. How to view files and other information related to the rpm package   All of the examples below assume that the software package mysql-3.23.54a-11 is used   A. I installed those rpm packages in my system.   Rpm-qa: list all installed

How to install software packages using RPM in Linux

not check the operating system on which the package runs--nodeps does not check dependency relationships--ftpproxy used as an FTP agent--FTPPORT specifies that the port number for FTP is Common options -V Display additional information-VV Display Debugging Information--root lets rpm make the specified path "root" so that both the preinstallation program and the post installer are installed in this directory--rcfile set RPMRC file as--dbpath the path to set the RPM data inventory is Four, inq

Install, update, and delete Spacewalk software packages.

result. On the Spacewalk, we can also observe that the Pending Event is gone, but there is an additional record in the History Event after the execution is complete. Upgrade Software Package If the Repositories contained in the Channel of Spacewalk has a new software version, when you access Systems> Systems, the number of software to be upgraded is displayed i

Management of Linux learning notes software packages

: a software package that automatically solves the dependency between software packages must be connected to the Internet. Installation: yum install software package name check update: yum check- Update package name update: yum update package query: yum list | grep sudo yum

How to manage RPM software packages in Linux

Article Title: Managing RPM software packages in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source. Rpm-q: Check whether the software package is installed. Rpm-qa: Query and display detailed information about installed

Manage software packages in linux

Management of software packages in linux-general Linux technology-Linux technology and application information. For details, refer to the following section. Rpm-q: Check whether the software package is installed. Rpm-qa: Query and display detailed information about installed software

Manage rhel5.0 software packages

After RHEL (Red Hat Enterprise Linux) is upgraded to 5.0, yum (yellow dog update manager) is used to manage software packages, including software package updates and patch delivery. This is not a small change! So far: 1. If you have not purchased a RedHat subscription, you will not be able to get the Installation Number (note that it is not the serial number at t

Management of Linux system software packages March 30 Course

Management of Linux system software packagesFirst, RPM toolsRPM Redhat Package Manager, the design concept is open, not only on the Redhat platform, but also on SuSE can be used.RPM Package name composition consists of-and. Divided into parts, such as abrt-cli-2.0.8-15.el6.centos.i686.rpm,ABRT-CLI: is the package name2.0.8-15: is the version numberEl6: Refers to Redhat Enterprise Edition 6CentOS: Refers to this is used on CentOSi686: Refers to the pla

Total Pages: 8 1 2 3 4 5 .... 8 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.