How to install and use MacPorts in Mac OS

Source: Internet
Author: User

tutorial on installation and use of MacPorts.

1. Download MacPorts

2. Download the PKG package through the Internet, open the installation

3. Update MacPorts Index

Input:

sudo port-v selfupdate

4.MacPorts of COMMON commands

(1) Search for software in MacPorts index

Port Search NAME

(2) Installation of new software

sudo port install NAME

(3) Uninstall installed software

sudo port uninstall NAME

(4) View the lower version of the software

Port outdated

(5) Upgrade the lower version of the software

sudo port upgrade outdated

Try to Practice

If you've searched a lot of macports tutorials, you must have seen wget. Wget is a free tool for automatically downloading files from the network, which supports downloading via HTTP, HTTPS, FTP three most common TCP/IP protocols, and can use HTTP proxies. The origin of the wget name is the combination of "World Wide Web" and "get". Now, you can install wget by MacPorts.

sudo port install wget

Enter command:

Wget

The installation is successful if the following words appear

wget: URL not specified

Usage: wget [options] ... [URL] ...

Related Article

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.