-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathREADME
More file actions
executable file
·39 lines (26 loc) · 887 Bytes
/
README
File metadata and controls
executable file
·39 lines (26 loc) · 887 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
About Package Manager
---------------------
Package Manager is a graphical user interface for Pardus’ Package Management System Pisi
and used to search, install or upgrade packages from Pardus package repository. It’s a
handy and usable tool to manage your packages in an easy way.
Requirements
------------
- Pisi 2.1 or higher
- Python 2.7 or higher
- PyQt 5.5 or higher --> python-qt5, python-qt5-devel, python-sip
- Pds (lasted) --> https://github.com/PisiLinuxNew/pds
- docutils paketi
Installation
------------
./setup.py build
will generate source distribution under build/
./setup.py install
will install to the system
./setup.py update_messages
will updates the changed localization strings
Çalıştırma
----------
./setup.py build
ile build altında dosyaları oluşturun
python build/main.py
ile çalıştırın